@Stability(value=Stable) public static final class CfnChannel.Scte20SourceSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.Scte20SourceSettingsProperty>
CfnChannel.Scte20SourceSettingsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnChannel.Scte20SourceSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.Scte20SourceSettingsProperty.Builder |
convert608To708(String convert608To708)
Sets the value of
CfnChannel.Scte20SourceSettingsProperty.getConvert608To708() |
CfnChannel.Scte20SourceSettingsProperty.Builder |
source608ChannelNumber(Number source608ChannelNumber)
Sets the value of
CfnChannel.Scte20SourceSettingsProperty.getSource608ChannelNumber() |
@Stability(value=Stable) public CfnChannel.Scte20SourceSettingsProperty.Builder convert608To708(String convert608To708)
CfnChannel.Scte20SourceSettingsProperty.getConvert608To708()
convert608To708
- `CfnChannel.Scte20SourceSettingsProperty.Convert608To708`.this
@Stability(value=Stable) public CfnChannel.Scte20SourceSettingsProperty.Builder source608ChannelNumber(Number source608ChannelNumber)
CfnChannel.Scte20SourceSettingsProperty.getSource608ChannelNumber()
source608ChannelNumber
- `CfnChannel.Scte20SourceSettingsProperty.Source608ChannelNumber`.this
@Stability(value=Stable) public CfnChannel.Scte20SourceSettingsProperty build()
build
in interface software.amazon.jsii.Builder<CfnChannel.Scte20SourceSettingsProperty>
CfnChannel.Scte20SourceSettingsProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.