@Stability(value=Stable) public static final class CfnChannel.CaptionDescriptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.CaptionDescriptionProperty>
CfnChannel.CaptionDescriptionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder captionSelectorName(String captionSelectorName)
CfnChannel.CaptionDescriptionProperty.getCaptionSelectorName()captionSelectorName - `CfnChannel.CaptionDescriptionProperty.CaptionSelectorName`.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder destinationSettings(CfnChannel.CaptionDestinationSettingsProperty destinationSettings)
CfnChannel.CaptionDescriptionProperty.getDestinationSettings()destinationSettings - `CfnChannel.CaptionDescriptionProperty.DestinationSettings`.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder destinationSettings(IResolvable destinationSettings)
CfnChannel.CaptionDescriptionProperty.getDestinationSettings()destinationSettings - `CfnChannel.CaptionDescriptionProperty.DestinationSettings`.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder languageCode(String languageCode)
CfnChannel.CaptionDescriptionProperty.getLanguageCode()languageCode - `CfnChannel.CaptionDescriptionProperty.LanguageCode`.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder languageDescription(String languageDescription)
CfnChannel.CaptionDescriptionProperty.getLanguageDescription()languageDescription - `CfnChannel.CaptionDescriptionProperty.LanguageDescription`.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder name(String name)
CfnChannel.CaptionDescriptionProperty.getName()name - `CfnChannel.CaptionDescriptionProperty.Name`.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.CaptionDescriptionProperty>CfnChannel.CaptionDescriptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.