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