@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 - `CfnChannel.InputChannelLevelProperty.Gain`.this@Stability(value=Stable) public CfnChannel.InputChannelLevelProperty.Builder inputChannel(Number inputChannel)
CfnChannel.InputChannelLevelProperty.getInputChannel()inputChannel - `CfnChannel.InputChannelLevelProperty.InputChannel`.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 © 2021. All rights reserved.