@Stability(value=Stable) public static final class CfnChannel.AudioSelectorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.AudioSelectorProperty>
CfnChannel.AudioSelectorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.AudioSelectorProperty |
build()
Builds the configured instance.
|
CfnChannel.AudioSelectorProperty.Builder |
name(String name)
Sets the value of
CfnChannel.AudioSelectorProperty.getName() |
CfnChannel.AudioSelectorProperty.Builder |
selectorSettings(CfnChannel.AudioSelectorSettingsProperty selectorSettings)
Sets the value of
CfnChannel.AudioSelectorProperty.getSelectorSettings() |
CfnChannel.AudioSelectorProperty.Builder |
selectorSettings(IResolvable selectorSettings)
Sets the value of
CfnChannel.AudioSelectorProperty.getSelectorSettings() |
@Stability(value=Stable) public CfnChannel.AudioSelectorProperty.Builder name(String name)
CfnChannel.AudioSelectorProperty.getName()name - `CfnChannel.AudioSelectorProperty.Name`.this@Stability(value=Stable) public CfnChannel.AudioSelectorProperty.Builder selectorSettings(CfnChannel.AudioSelectorSettingsProperty selectorSettings)
CfnChannel.AudioSelectorProperty.getSelectorSettings()selectorSettings - `CfnChannel.AudioSelectorProperty.SelectorSettings`.this@Stability(value=Stable) public CfnChannel.AudioSelectorProperty.Builder selectorSettings(IResolvable selectorSettings)
CfnChannel.AudioSelectorProperty.getSelectorSettings()selectorSettings - `CfnChannel.AudioSelectorProperty.SelectorSettings`.this@Stability(value=Stable) public CfnChannel.AudioSelectorProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.AudioSelectorProperty>CfnChannel.AudioSelectorPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.