@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 - The ID of the Multiplex that the encoder is providing output to.
You do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances.
The Multiplex must be in the same region as the Channel.this@Stability(value=Stable) public CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.Builder programName(String programName)
programName - The program name of the Multiplex program that the encoder is providing output to.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 © 2022. All rights reserved.