@Stability(value=Stable) public static final class CfnChannel.RemixSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.RemixSettingsProperty>
CfnChannel.RemixSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.RemixSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.RemixSettingsProperty.Builder |
channelMappings(IResolvable channelMappings)
Sets the value of
CfnChannel.RemixSettingsProperty.getChannelMappings() |
CfnChannel.RemixSettingsProperty.Builder |
channelMappings(List<? extends Object> channelMappings)
Sets the value of
CfnChannel.RemixSettingsProperty.getChannelMappings() |
CfnChannel.RemixSettingsProperty.Builder |
channelsIn(Number channelsIn)
Sets the value of
CfnChannel.RemixSettingsProperty.getChannelsIn() |
CfnChannel.RemixSettingsProperty.Builder |
channelsOut(Number channelsOut)
Sets the value of
CfnChannel.RemixSettingsProperty.getChannelsOut() |
@Stability(value=Stable) public CfnChannel.RemixSettingsProperty.Builder channelMappings(IResolvable channelMappings)
CfnChannel.RemixSettingsProperty.getChannelMappings()channelMappings - `CfnChannel.RemixSettingsProperty.ChannelMappings`.this@Stability(value=Stable) public CfnChannel.RemixSettingsProperty.Builder channelMappings(List<? extends Object> channelMappings)
CfnChannel.RemixSettingsProperty.getChannelMappings()channelMappings - `CfnChannel.RemixSettingsProperty.ChannelMappings`.this@Stability(value=Stable) public CfnChannel.RemixSettingsProperty.Builder channelsIn(Number channelsIn)
CfnChannel.RemixSettingsProperty.getChannelsIn()channelsIn - `CfnChannel.RemixSettingsProperty.ChannelsIn`.this@Stability(value=Stable) public CfnChannel.RemixSettingsProperty.Builder channelsOut(Number channelsOut)
CfnChannel.RemixSettingsProperty.getChannelsOut()channelsOut - `CfnChannel.RemixSettingsProperty.ChannelsOut`.this@Stability(value=Stable) public CfnChannel.RemixSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.RemixSettingsProperty>CfnChannel.RemixSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.