@Stability(value=Stable)
public static interface CfnChannel.OutputProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-output.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.OutputProperty.Builder
A builder for
CfnChannel.OutputProperty |
static class |
CfnChannel.OutputProperty.Jsii$Proxy
An implementation for
CfnChannel.OutputProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.OutputProperty.Builder |
builder() |
default List<String> |
getAudioDescriptionNames()
`CfnChannel.OutputProperty.AudioDescriptionNames`.
|
default List<String> |
getCaptionDescriptionNames()
`CfnChannel.OutputProperty.CaptionDescriptionNames`.
|
default String |
getOutputName()
`CfnChannel.OutputProperty.OutputName`.
|
default Object |
getOutputSettings()
`CfnChannel.OutputProperty.OutputSettings`.
|
default String |
getVideoDescriptionName()
`CfnChannel.OutputProperty.VideoDescriptionName`.
|
@Stability(value=Stable) @Nullable default List<String> getAudioDescriptionNames()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-output.html#cfn-medialive-channel-output-audiodescriptionnames@Stability(value=Stable) @Nullable default List<String> getCaptionDescriptionNames()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-output.html#cfn-medialive-channel-output-captiondescriptionnames@Stability(value=Stable) @Nullable default String getOutputName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-output.html#cfn-medialive-channel-output-outputname@Stability(value=Stable) @Nullable default Object getOutputSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-output.html#cfn-medialive-channel-output-outputsettings@Stability(value=Stable) @Nullable default String getVideoDescriptionName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-output.html#cfn-medialive-channel-output-videodescriptionname@Stability(value=Stable) static CfnChannel.OutputProperty.Builder builder()
CfnChannel.OutputProperty.Builder of CfnChannel.OutputPropertyCopyright © 2020. All rights reserved.