Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.CaptionSelectorSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.CaptionSelectorSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.CaptionSelectorSettingsProperty.Builder.ancillarySourceSettings
(IResolvable ancillarySourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getAncillarySourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.ancillarySourceSettings
(CfnChannel.AncillarySourceSettingsProperty ancillarySourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getAncillarySourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.aribSourceSettings
(IResolvable aribSourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getAribSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.aribSourceSettings
(CfnChannel.AribSourceSettingsProperty aribSourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getAribSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.builder()
CfnChannel.CaptionSelectorSettingsProperty.Builder.dvbSubSourceSettings
(IResolvable dvbSubSourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getDvbSubSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.dvbSubSourceSettings
(CfnChannel.DvbSubSourceSettingsProperty dvbSubSourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getDvbSubSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.embeddedSourceSettings
(IResolvable embeddedSourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getEmbeddedSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.embeddedSourceSettings
(CfnChannel.EmbeddedSourceSettingsProperty embeddedSourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getEmbeddedSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.scte20SourceSettings
(IResolvable scte20SourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getScte20SourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.scte20SourceSettings
(CfnChannel.Scte20SourceSettingsProperty scte20SourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getScte20SourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.scte27SourceSettings
(IResolvable scte27SourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getScte27SourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.scte27SourceSettings
(CfnChannel.Scte27SourceSettingsProperty scte27SourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getScte27SourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.teletextSourceSettings
(IResolvable teletextSourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getTeletextSourceSettings()
CfnChannel.CaptionSelectorSettingsProperty.Builder.teletextSourceSettings
(CfnChannel.TeletextSourceSettingsProperty teletextSourceSettings) Sets the value ofCfnChannel.CaptionSelectorSettingsProperty.getTeletextSourceSettings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.CaptionSelectorSettingsProperty.Builder
.