@Stability(value=Stable)
public static interface CfnChannel.CaptionDescriptionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.CaptionDescriptionProperty.Builder
A builder for
CfnChannel.CaptionDescriptionProperty |
static class |
CfnChannel.CaptionDescriptionProperty.Jsii$Proxy
An implementation for
CfnChannel.CaptionDescriptionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.CaptionDescriptionProperty.Builder |
builder() |
default String |
getCaptionSelectorName()
`CfnChannel.CaptionDescriptionProperty.CaptionSelectorName`.
|
default Object |
getDestinationSettings()
`CfnChannel.CaptionDescriptionProperty.DestinationSettings`.
|
default String |
getLanguageCode()
`CfnChannel.CaptionDescriptionProperty.LanguageCode`.
|
default String |
getLanguageDescription()
`CfnChannel.CaptionDescriptionProperty.LanguageDescription`.
|
default String |
getName()
`CfnChannel.CaptionDescriptionProperty.Name`.
|
@Stability(value=Stable) @Nullable default String getCaptionSelectorName()
@Stability(value=Stable) @Nullable default Object getDestinationSettings()
@Stability(value=Stable) @Nullable default String getLanguageCode()
@Stability(value=Stable) @Nullable default String getLanguageDescription()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) static CfnChannel.CaptionDescriptionProperty.Builder builder()
Copyright © 2021. All rights reserved.