@Stability(value=Stable) public static final class CfnChannel.AudioChannelMappingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.AudioChannelMappingProperty>
CfnChannel.AudioChannelMappingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.AudioChannelMappingProperty |
build()
Builds the configured instance.
|
CfnChannel.AudioChannelMappingProperty.Builder |
inputChannelLevels(IResolvable inputChannelLevels)
Sets the value of
CfnChannel.AudioChannelMappingProperty.getInputChannelLevels() |
CfnChannel.AudioChannelMappingProperty.Builder |
inputChannelLevels(List<? extends Object> inputChannelLevels)
Sets the value of
CfnChannel.AudioChannelMappingProperty.getInputChannelLevels() |
CfnChannel.AudioChannelMappingProperty.Builder |
outputChannel(Number outputChannel)
Sets the value of
CfnChannel.AudioChannelMappingProperty.getOutputChannel() |
@Stability(value=Stable) public CfnChannel.AudioChannelMappingProperty.Builder inputChannelLevels(IResolvable inputChannelLevels)
CfnChannel.AudioChannelMappingProperty.getInputChannelLevels()inputChannelLevels - `CfnChannel.AudioChannelMappingProperty.InputChannelLevels`.this@Stability(value=Stable) public CfnChannel.AudioChannelMappingProperty.Builder inputChannelLevels(List<? extends Object> inputChannelLevels)
CfnChannel.AudioChannelMappingProperty.getInputChannelLevels()inputChannelLevels - `CfnChannel.AudioChannelMappingProperty.InputChannelLevels`.this@Stability(value=Stable) public CfnChannel.AudioChannelMappingProperty.Builder outputChannel(Number outputChannel)
CfnChannel.AudioChannelMappingProperty.getOutputChannel()outputChannel - `CfnChannel.AudioChannelMappingProperty.OutputChannel`.this@Stability(value=Stable) public CfnChannel.AudioChannelMappingProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.AudioChannelMappingProperty>CfnChannel.AudioChannelMappingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.