@Stability(value=Stable) public static final class CfnChannel.InputChannelLevelProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.InputChannelLevelProperty>
CfnChannel.InputChannelLevelProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.InputChannelLevelProperty |
build()
Builds the configured instance.
|
CfnChannel.InputChannelLevelProperty.Builder |
gain(Number gain)
Sets the value of
CfnChannel.InputChannelLevelProperty.getGain() |
CfnChannel.InputChannelLevelProperty.Builder |
inputChannel(Number inputChannel)
Sets the value of
CfnChannel.InputChannelLevelProperty.getInputChannel() |
@Stability(value=Stable) public CfnChannel.InputChannelLevelProperty.Builder gain(Number gain)
CfnChannel.InputChannelLevelProperty.getGain()gain - The remixing value.
Units are in dB, and acceptable values are within the range from -60 (mute) to 6 dB.this@Stability(value=Stable) public CfnChannel.InputChannelLevelProperty.Builder inputChannel(Number inputChannel)
CfnChannel.InputChannelLevelProperty.getInputChannel()inputChannel - The index of the input channel that is used as a source.this@Stability(value=Stable) public CfnChannel.InputChannelLevelProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.InputChannelLevelProperty>CfnChannel.InputChannelLevelPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.