Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.CaptionLanguageMappingProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.CaptionLanguageMappingProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.CaptionLanguageMappingProperty.builder()
CfnChannel.CaptionLanguageMappingProperty.Builder.captionChannel
(Number captionChannel) Sets the value ofCfnChannel.CaptionLanguageMappingProperty.getCaptionChannel()
CfnChannel.CaptionLanguageMappingProperty.Builder.languageCode
(String languageCode) Sets the value ofCfnChannel.CaptionLanguageMappingProperty.getLanguageCode()
CfnChannel.CaptionLanguageMappingProperty.Builder.languageDescription
(String languageDescription) Sets the value ofCfnChannel.CaptionLanguageMappingProperty.getLanguageDescription()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.CaptionLanguageMappingProperty.Builder
.