Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.CaptionSelectorProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.CaptionSelectorProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.CaptionSelectorProperty.builder()
CfnChannel.CaptionSelectorProperty.Builder.languageCode
(String languageCode) Sets the value ofCfnChannel.CaptionSelectorProperty.getLanguageCode()
Sets the value ofCfnChannel.CaptionSelectorProperty.getName()
CfnChannel.CaptionSelectorProperty.Builder.selectorSettings
(IResolvable selectorSettings) Sets the value ofCfnChannel.CaptionSelectorProperty.getSelectorSettings()
CfnChannel.CaptionSelectorProperty.Builder.selectorSettings
(CfnChannel.CaptionSelectorSettingsProperty selectorSettings) Sets the value ofCfnChannel.CaptionSelectorProperty.getSelectorSettings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.CaptionSelectorProperty.Builder
.