@Stability(value=Stable) public static final class CfnChannel.AudioTrackProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.AudioTrackProperty>
CfnChannel.AudioTrackProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.AudioTrackProperty |
build()
Builds the configured instance.
|
CfnChannel.AudioTrackProperty.Builder |
track(Number track)
Sets the value of
CfnChannel.AudioTrackProperty.getTrack() |
@Stability(value=Stable) public CfnChannel.AudioTrackProperty.Builder track(Number track)
CfnChannel.AudioTrackProperty.getTrack()track - 1-based integer value that maps to a specific audio track.this@Stability(value=Stable) public CfnChannel.AudioTrackProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.AudioTrackProperty>CfnChannel.AudioTrackPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.