@Stability(value=Stable) public static final class CfnChannel.Mp2SettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.Mp2SettingsProperty>
CfnChannel.Mp2SettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.Mp2SettingsProperty.Builder |
bitrate(Number bitrate)
Sets the value of
CfnChannel.Mp2SettingsProperty.getBitrate() |
CfnChannel.Mp2SettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.Mp2SettingsProperty.Builder |
codingMode(String codingMode)
Sets the value of
CfnChannel.Mp2SettingsProperty.getCodingMode() |
CfnChannel.Mp2SettingsProperty.Builder |
sampleRate(Number sampleRate)
Sets the value of
CfnChannel.Mp2SettingsProperty.getSampleRate() |
@Stability(value=Stable) public CfnChannel.Mp2SettingsProperty.Builder bitrate(Number bitrate)
CfnChannel.Mp2SettingsProperty.getBitrate()bitrate - `CfnChannel.Mp2SettingsProperty.Bitrate`.this@Stability(value=Stable) public CfnChannel.Mp2SettingsProperty.Builder codingMode(String codingMode)
CfnChannel.Mp2SettingsProperty.getCodingMode()codingMode - `CfnChannel.Mp2SettingsProperty.CodingMode`.this@Stability(value=Stable) public CfnChannel.Mp2SettingsProperty.Builder sampleRate(Number sampleRate)
CfnChannel.Mp2SettingsProperty.getSampleRate()sampleRate - `CfnChannel.Mp2SettingsProperty.SampleRate`.this@Stability(value=Stable) public CfnChannel.Mp2SettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.Mp2SettingsProperty>CfnChannel.Mp2SettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.