@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.327Z") @Stability(value=Stable) public interface CfnInputProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInputProps.Builder
A builder for
CfnInputProps |
static class |
CfnInputProps.Jsii$Proxy
An implementation for
CfnInputProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnInputProps.Builder |
builder() |
default Object |
getDestinations()
`AWS::MediaLive::Input.Destinations`.
|
default Object |
getInputDevices()
`AWS::MediaLive::Input.InputDevices`.
|
default List<String> |
getInputSecurityGroups()
`AWS::MediaLive::Input.InputSecurityGroups`.
|
default Object |
getMediaConnectFlows()
`AWS::MediaLive::Input.MediaConnectFlows`.
|
default String |
getName()
`AWS::MediaLive::Input.Name`.
|
default String |
getRoleArn()
`AWS::MediaLive::Input.RoleArn`.
|
default Object |
getSources()
`AWS::MediaLive::Input.Sources`.
|
default Object |
getTags()
`AWS::MediaLive::Input.Tags`.
|
default String |
getType()
`AWS::MediaLive::Input.Type`.
|
default Object |
getVpc()
`AWS::MediaLive::Input.Vpc`.
|
@Stability(value=Stable) @Nullable default Object getDestinations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-destinations@Stability(value=Stable) @Nullable default Object getInputDevices()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-inputdevices@Stability(value=Stable) @Nullable default List<String> getInputSecurityGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-inputsecuritygroups@Stability(value=Stable) @Nullable default Object getMediaConnectFlows()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-mediaconnectflows@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-name@Stability(value=Stable) @Nullable default String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-rolearn@Stability(value=Stable) @Nullable default Object getSources()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-sources@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-tags@Stability(value=Stable) @Nullable default String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-type@Stability(value=Stable) @Nullable default Object getVpc()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-vpc@Stability(value=Stable) static CfnInputProps.Builder builder()
CfnInputProps.Builder of CfnInputPropsCopyright © 2020. All rights reserved.