@Stability(value=Stable) public static final class CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.MultiplexProgramChannelDestinationSettingsProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.MultiplexProgramChannelDestinationSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.Builder |
multiplexId(String multiplexId)
|
CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.Builder |
programName(String programName)
|
@Stability(value=Stable) public CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.Builder multiplexId(String multiplexId)
multiplexId - `CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.MultiplexId`.this@Stability(value=Stable) public CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.Builder programName(String programName)
programName - `CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.ProgramName`.this@Stability(value=Stable) public CfnChannel.MultiplexProgramChannelDestinationSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.MultiplexProgramChannelDestinationSettingsProperty>CfnChannel.MultiplexProgramChannelDestinationSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.