@Stability(value=Stable)
public static interface CfnChannel.InputAttachmentProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.InputAttachmentProperty.Builder
A builder for
CfnChannel.InputAttachmentProperty |
static class |
CfnChannel.InputAttachmentProperty.Jsii$Proxy
An implementation for
CfnChannel.InputAttachmentProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.InputAttachmentProperty.Builder |
builder() |
default Object |
getAutomaticInputFailoverSettings()
`CfnChannel.InputAttachmentProperty.AutomaticInputFailoverSettings`.
|
default String |
getInputAttachmentName()
`CfnChannel.InputAttachmentProperty.InputAttachmentName`.
|
default String |
getInputId()
`CfnChannel.InputAttachmentProperty.InputId`.
|
default Object |
getInputSettings()
`CfnChannel.InputAttachmentProperty.InputSettings`.
|
@Stability(value=Stable) @Nullable default Object getAutomaticInputFailoverSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html#cfn-medialive-channel-inputattachment-automaticinputfailoversettings@Stability(value=Stable) @Nullable default String getInputAttachmentName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html#cfn-medialive-channel-inputattachment-inputattachmentname@Stability(value=Stable) @Nullable default String getInputId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html#cfn-medialive-channel-inputattachment-inputid@Stability(value=Stable) @Nullable default Object getInputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html#cfn-medialive-channel-inputattachment-inputsettings@Stability(value=Stable) static CfnChannel.InputAttachmentProperty.Builder builder()
Copyright © 2020. All rights reserved.