@Stability(value=Stable) public static final class CfnChannel.UdpContainerSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.UdpContainerSettingsProperty>
CfnChannel.UdpContainerSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.UdpContainerSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.UdpContainerSettingsProperty.Builder |
m2TsSettings(CfnChannel.M2tsSettingsProperty m2TsSettings)
Sets the value of
CfnChannel.UdpContainerSettingsProperty.getM2TsSettings() |
CfnChannel.UdpContainerSettingsProperty.Builder |
m2TsSettings(IResolvable m2TsSettings)
Sets the value of
CfnChannel.UdpContainerSettingsProperty.getM2TsSettings() |
@Stability(value=Stable) public CfnChannel.UdpContainerSettingsProperty.Builder m2TsSettings(CfnChannel.M2tsSettingsProperty m2TsSettings)
CfnChannel.UdpContainerSettingsProperty.getM2TsSettings()m2TsSettings - `CfnChannel.UdpContainerSettingsProperty.M2tsSettings`.this@Stability(value=Stable) public CfnChannel.UdpContainerSettingsProperty.Builder m2TsSettings(IResolvable m2TsSettings)
CfnChannel.UdpContainerSettingsProperty.getM2TsSettings()m2TsSettings - `CfnChannel.UdpContainerSettingsProperty.M2tsSettings`.this@Stability(value=Stable) public CfnChannel.UdpContainerSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.UdpContainerSettingsProperty>CfnChannel.UdpContainerSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.