@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 - Specifies which input captions selector to use as a captions source when generating output captions.
This field should match a captionSelector name.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder destinationSettings(CfnChannel.CaptionDestinationSettingsProperty destinationSettings)
CfnChannel.CaptionDescriptionProperty.getDestinationSettings()destinationSettings - Additional settings for a captions destination that depend on the destination type.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder destinationSettings(IResolvable destinationSettings)
CfnChannel.CaptionDescriptionProperty.getDestinationSettings()destinationSettings - Additional settings for a captions destination that depend on the destination type.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder languageCode(String languageCode)
CfnChannel.CaptionDescriptionProperty.getLanguageCode()languageCode - An ISO 639-2 three-digit code.
For more information, see http://www.loc.gov/standards/iso639-2/.this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder languageDescription(String languageDescription)
CfnChannel.CaptionDescriptionProperty.getLanguageDescription()languageDescription - Human-readable information to indicate the captions that are available for players (for example, English or Spanish).this@Stability(value=Stable) public CfnChannel.CaptionDescriptionProperty.Builder name(String name)
CfnChannel.CaptionDescriptionProperty.getName()name - The name of the captions description.
The name is used to associate a captions description with an output. Names must be unique within a channel.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 © 2022. All rights reserved.