@Stability(value=Stable) public static final class CfnChannel.AudioTrackSelectionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.AudioTrackSelectionProperty>
CfnChannel.AudioTrackSelectionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.AudioTrackSelectionProperty |
build()
Builds the configured instance.
|
CfnChannel.AudioTrackSelectionProperty.Builder |
tracks(IResolvable tracks)
Sets the value of
CfnChannel.AudioTrackSelectionProperty.getTracks() |
CfnChannel.AudioTrackSelectionProperty.Builder |
tracks(List<? extends Object> tracks)
Sets the value of
CfnChannel.AudioTrackSelectionProperty.getTracks() |
@Stability(value=Stable) public CfnChannel.AudioTrackSelectionProperty.Builder tracks(IResolvable tracks)
CfnChannel.AudioTrackSelectionProperty.getTracks()tracks - Selects one or more unique audio tracks from within a source.this@Stability(value=Stable) public CfnChannel.AudioTrackSelectionProperty.Builder tracks(List<? extends Object> tracks)
CfnChannel.AudioTrackSelectionProperty.getTracks()tracks - Selects one or more unique audio tracks from within a source.this@Stability(value=Stable) public CfnChannel.AudioTrackSelectionProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.AudioTrackSelectionProperty>CfnChannel.AudioTrackSelectionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.