Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.CaptionDescriptionProperty.Builder
Packages that use CfnChannel.CaptionDescriptionProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.CaptionDescriptionProperty.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.CaptionDescriptionProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.CaptionDescriptionProperty.Builder.accessibility
(String accessibility) Sets the value ofCfnChannel.CaptionDescriptionProperty.getAccessibility()
CfnChannel.CaptionDescriptionProperty.builder()
CfnChannel.CaptionDescriptionProperty.Builder.captionDashRoles
(List<String> captionDashRoles) Sets the value ofCfnChannel.CaptionDescriptionProperty.getCaptionDashRoles()
CfnChannel.CaptionDescriptionProperty.Builder.captionSelectorName
(String captionSelectorName) Sets the value ofCfnChannel.CaptionDescriptionProperty.getCaptionSelectorName()
CfnChannel.CaptionDescriptionProperty.Builder.destinationSettings
(IResolvable destinationSettings) Sets the value ofCfnChannel.CaptionDescriptionProperty.getDestinationSettings()
CfnChannel.CaptionDescriptionProperty.Builder.destinationSettings
(CfnChannel.CaptionDestinationSettingsProperty destinationSettings) Sets the value ofCfnChannel.CaptionDescriptionProperty.getDestinationSettings()
CfnChannel.CaptionDescriptionProperty.Builder.dvbDashAccessibility
(String dvbDashAccessibility) Sets the value ofCfnChannel.CaptionDescriptionProperty.getDvbDashAccessibility()
CfnChannel.CaptionDescriptionProperty.Builder.languageCode
(String languageCode) Sets the value ofCfnChannel.CaptionDescriptionProperty.getLanguageCode()
CfnChannel.CaptionDescriptionProperty.Builder.languageDescription
(String languageDescription) Sets the value ofCfnChannel.CaptionDescriptionProperty.getLanguageDescription()
Sets the value ofCfnChannel.CaptionDescriptionProperty.getName()
Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.CaptionDescriptionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.CaptionDescriptionProperty.Builder
.