@Stability(value=Stable) public static final class CfnChannel.CaptionSelectorSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.CaptionSelectorSettingsProperty>
CfnChannel.CaptionSelectorSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder ancillarySourceSettings(CfnChannel.AncillarySourceSettingsProperty ancillarySourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getAncillarySourceSettings()ancillarySourceSettings - Information about the ancillary captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder ancillarySourceSettings(IResolvable ancillarySourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getAncillarySourceSettings()ancillarySourceSettings - Information about the ancillary captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder aribSourceSettings(CfnChannel.AribSourceSettingsProperty aribSourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getAribSourceSettings()aribSourceSettings - Information about the ARIB captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder aribSourceSettings(IResolvable aribSourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getAribSourceSettings()aribSourceSettings - Information about the ARIB captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder dvbSubSourceSettings(CfnChannel.DvbSubSourceSettingsProperty dvbSubSourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getDvbSubSourceSettings()dvbSubSourceSettings - Information about the DVB Sub captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder dvbSubSourceSettings(IResolvable dvbSubSourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getDvbSubSourceSettings()dvbSubSourceSettings - Information about the DVB Sub captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder embeddedSourceSettings(CfnChannel.EmbeddedSourceSettingsProperty embeddedSourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getEmbeddedSourceSettings()embeddedSourceSettings - Information about the embedded captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder embeddedSourceSettings(IResolvable embeddedSourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getEmbeddedSourceSettings()embeddedSourceSettings - Information about the embedded captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder scte20SourceSettings(CfnChannel.Scte20SourceSettingsProperty scte20SourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getScte20SourceSettings()scte20SourceSettings - Information about the SCTE-20 captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder scte20SourceSettings(IResolvable scte20SourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getScte20SourceSettings()scte20SourceSettings - Information about the SCTE-20 captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder scte27SourceSettings(CfnChannel.Scte27SourceSettingsProperty scte27SourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getScte27SourceSettings()scte27SourceSettings - Information about the SCTE-27 captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder scte27SourceSettings(IResolvable scte27SourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getScte27SourceSettings()scte27SourceSettings - Information about the SCTE-27 captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder teletextSourceSettings(CfnChannel.TeletextSourceSettingsProperty teletextSourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getTeletextSourceSettings()teletextSourceSettings - Information about the Teletext captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty.Builder teletextSourceSettings(IResolvable teletextSourceSettings)
CfnChannel.CaptionSelectorSettingsProperty.getTeletextSourceSettings()teletextSourceSettings - Information about the Teletext captions to extract from the input.this@Stability(value=Stable) public CfnChannel.CaptionSelectorSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.CaptionSelectorSettingsProperty>CfnChannel.CaptionSelectorSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.