@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 CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-destinationspublic final Object getInputDevices()
CfnInputPropsgetInputDevices in interface CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-inputdevicespublic final List<String> getInputSecurityGroups()
CfnInputPropsgetInputSecurityGroups in interface CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-inputsecuritygroupspublic final Object getMediaConnectFlows()
CfnInputPropsgetMediaConnectFlows in interface CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-mediaconnectflowspublic final String getName()
CfnInputPropsgetName in interface CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-namepublic final String getRoleArn()
CfnInputPropsgetRoleArn in interface CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-rolearnpublic final Object getSources()
CfnInputPropsgetSources in interface CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-sourcespublic final Object getTags()
CfnInputPropsgetTags in interface CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-tagspublic final String getType()
CfnInputPropsgetType in interface CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-typepublic final Object getVpc()
CfnInputPropsgetVpc in interface CfnInputPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-vpc@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.