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