@Stability(value=Stable) public static final class CfnChannel.CaptionSelectorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.CaptionSelectorProperty>
CfnChannel.CaptionSelectorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.CaptionSelectorProperty |
build()
Builds the configured instance.
|
CfnChannel.CaptionSelectorProperty.Builder |
languageCode(String languageCode)
Sets the value of
CfnChannel.CaptionSelectorProperty.getLanguageCode() |
CfnChannel.CaptionSelectorProperty.Builder |
name(String name)
Sets the value of
CfnChannel.CaptionSelectorProperty.getName() |
CfnChannel.CaptionSelectorProperty.Builder |
selectorSettings(CfnChannel.CaptionSelectorSettingsProperty selectorSettings)
Sets the value of
CfnChannel.CaptionSelectorProperty.getSelectorSettings() |
CfnChannel.CaptionSelectorProperty.Builder |
selectorSettings(IResolvable selectorSettings)
Sets the value of
CfnChannel.CaptionSelectorProperty.getSelectorSettings() |
@Stability(value=Stable) public CfnChannel.CaptionSelectorProperty.Builder languageCode(String languageCode)
CfnChannel.CaptionSelectorProperty.getLanguageCode()languageCode - `CfnChannel.CaptionSelectorProperty.LanguageCode`.this@Stability(value=Stable) public CfnChannel.CaptionSelectorProperty.Builder name(String name)
CfnChannel.CaptionSelectorProperty.getName()name - `CfnChannel.CaptionSelectorProperty.Name`.this@Stability(value=Stable) public CfnChannel.CaptionSelectorProperty.Builder selectorSettings(IResolvable selectorSettings)
CfnChannel.CaptionSelectorProperty.getSelectorSettings()selectorSettings - `CfnChannel.CaptionSelectorProperty.SelectorSettings`.this@Stability(value=Stable) public CfnChannel.CaptionSelectorProperty.Builder selectorSettings(CfnChannel.CaptionSelectorSettingsProperty selectorSettings)
CfnChannel.CaptionSelectorProperty.getSelectorSettings()selectorSettings - `CfnChannel.CaptionSelectorProperty.SelectorSettings`.this@Stability(value=Stable) public CfnChannel.CaptionSelectorProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.CaptionSelectorProperty>CfnChannel.CaptionSelectorPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.