@Stability(value=Stable) public static final class CfnChannel.AudioCodecSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.AudioCodecSettingsProperty>
CfnChannel.AudioCodecSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder aacSettings(CfnChannel.AacSettingsProperty aacSettings)
CfnChannel.AudioCodecSettingsProperty.getAacSettings()aacSettings - `CfnChannel.AudioCodecSettingsProperty.AacSettings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder aacSettings(IResolvable aacSettings)
CfnChannel.AudioCodecSettingsProperty.getAacSettings()aacSettings - `CfnChannel.AudioCodecSettingsProperty.AacSettings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder ac3Settings(CfnChannel.Ac3SettingsProperty ac3Settings)
CfnChannel.AudioCodecSettingsProperty.getAc3Settings()ac3Settings - `CfnChannel.AudioCodecSettingsProperty.Ac3Settings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder ac3Settings(IResolvable ac3Settings)
CfnChannel.AudioCodecSettingsProperty.getAc3Settings()ac3Settings - `CfnChannel.AudioCodecSettingsProperty.Ac3Settings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder eac3Settings(CfnChannel.Eac3SettingsProperty eac3Settings)
CfnChannel.AudioCodecSettingsProperty.getEac3Settings()eac3Settings - `CfnChannel.AudioCodecSettingsProperty.Eac3Settings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder eac3Settings(IResolvable eac3Settings)
CfnChannel.AudioCodecSettingsProperty.getEac3Settings()eac3Settings - `CfnChannel.AudioCodecSettingsProperty.Eac3Settings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder mp2Settings(CfnChannel.Mp2SettingsProperty mp2Settings)
CfnChannel.AudioCodecSettingsProperty.getMp2Settings()mp2Settings - `CfnChannel.AudioCodecSettingsProperty.Mp2Settings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder mp2Settings(IResolvable mp2Settings)
CfnChannel.AudioCodecSettingsProperty.getMp2Settings()mp2Settings - `CfnChannel.AudioCodecSettingsProperty.Mp2Settings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder passThroughSettings(CfnChannel.PassThroughSettingsProperty passThroughSettings)
CfnChannel.AudioCodecSettingsProperty.getPassThroughSettings()passThroughSettings - `CfnChannel.AudioCodecSettingsProperty.PassThroughSettings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder passThroughSettings(IResolvable passThroughSettings)
CfnChannel.AudioCodecSettingsProperty.getPassThroughSettings()passThroughSettings - `CfnChannel.AudioCodecSettingsProperty.PassThroughSettings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder wavSettings(CfnChannel.WavSettingsProperty wavSettings)
CfnChannel.AudioCodecSettingsProperty.getWavSettings()wavSettings - `CfnChannel.AudioCodecSettingsProperty.WavSettings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty.Builder wavSettings(IResolvable wavSettings)
CfnChannel.AudioCodecSettingsProperty.getWavSettings()wavSettings - `CfnChannel.AudioCodecSettingsProperty.WavSettings`.this@Stability(value=Stable) public CfnChannel.AudioCodecSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.AudioCodecSettingsProperty>CfnChannel.AudioCodecSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.