public static final class CfnChannel.MultiplexOutputSettingsProperty.Builder
extends java.lang.Object
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() |
public CfnChannel.MultiplexOutputSettingsProperty.Builder destination(IResolvable destination)
CfnChannel.MultiplexOutputSettingsProperty.getDestination()
destination
- Destination is a Multiplex.this
public CfnChannel.MultiplexOutputSettingsProperty.Builder destination(CfnChannel.OutputLocationRefProperty destination)
CfnChannel.MultiplexOutputSettingsProperty.getDestination()
destination
- Destination is a Multiplex.this
public CfnChannel.MultiplexOutputSettingsProperty build()
CfnChannel.MultiplexOutputSettingsProperty
java.lang.NullPointerException
- if any required attribute was not provided