@Stability(value=Stable) @Internal public static final class CfnInputProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInputProps
CfnInputPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnInputProps.Builder, CfnInputProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object destinations,
Object inputDevices,
List<String> inputSecurityGroups,
Object mediaConnectFlows,
String name,
String roleArn,
Object sources,
Object tags,
String type,
Object vpc)
Constructor that initializes the object based on literal property values passed by the
CfnInputProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDestinations()
`AWS::MediaLive::Input.Destinations`.
|
Object |
getInputDevices()
`AWS::MediaLive::Input.InputDevices`.
|
List<String> |
getInputSecurityGroups()
`AWS::MediaLive::Input.InputSecurityGroups`.
|
Object |
getMediaConnectFlows()
`AWS::MediaLive::Input.MediaConnectFlows`.
|
String |
getName()
`AWS::MediaLive::Input.Name`.
|
String |
getRoleArn()
`AWS::MediaLive::Input.RoleArn`.
|
Object |
getSources()
`AWS::MediaLive::Input.Sources`.
|
Object |
getTags()
`AWS::MediaLive::Input.Tags`.
|
String |
getType()
`AWS::MediaLive::Input.Type`.
|
Object |
getVpc()
`AWS::MediaLive::Input.Vpc`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object destinations, Object inputDevices, List<String> inputSecurityGroups, Object mediaConnectFlows, String name, String roleArn, Object sources, Object tags, String type, Object vpc)
CfnInputProps.Builder.public final Object getDestinations()
CfnInputPropsgetDestinations in interface CfnInputPropspublic final Object getInputDevices()
CfnInputPropsgetInputDevices in interface CfnInputPropspublic final List<String> getInputSecurityGroups()
CfnInputPropsgetInputSecurityGroups in interface CfnInputPropspublic final Object getMediaConnectFlows()
CfnInputPropsgetMediaConnectFlows in interface CfnInputPropspublic final String getName()
CfnInputPropsgetName in interface CfnInputPropspublic final String getRoleArn()
CfnInputPropsgetRoleArn in interface CfnInputPropspublic final Object getSources()
CfnInputPropsgetSources in interface CfnInputPropspublic final Object getTags()
CfnInputPropsgetTags in interface CfnInputPropspublic final String getType()
CfnInputPropsgetType in interface CfnInputPropspublic final Object getVpc()
CfnInputPropsgetVpc in interface CfnInputProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.