public static final class CfnChannel.AudioTrackSelectionProperty.Builder
extends java.lang.Object
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(java.util.List<? extends java.lang.Object> tracks)
Sets the value of
CfnChannel.AudioTrackSelectionProperty.getTracks() |
public CfnChannel.AudioTrackSelectionProperty.Builder tracks(IResolvable tracks)
CfnChannel.AudioTrackSelectionProperty.getTracks()
tracks
- Selects one or more unique audio tracks from within a source.this
public CfnChannel.AudioTrackSelectionProperty.Builder tracks(java.util.List<? extends java.lang.Object> tracks)
CfnChannel.AudioTrackSelectionProperty.getTracks()
tracks
- Selects one or more unique audio tracks from within a source.this
public CfnChannel.AudioTrackSelectionProperty build()
CfnChannel.AudioTrackSelectionProperty
java.lang.NullPointerException
- if any required attribute was not provided