@Stability(value=Stable)
public static interface CfnChannel.OutputProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default List<String> getCaptionDescriptionNames()
@Stability(value=Stable) @Nullable default String getOutputName()
@Stability(value=Stable) @Nullable default Object getOutputSettings()
@Stability(value=Stable) @Nullable default String getVideoDescriptionName()
@Stability(value=Stable) static CfnChannel.OutputProperty.Builder builder()
CfnChannel.OutputProperty.Builder of CfnChannel.OutputPropertyCopyright © 2021. All rights reserved.