@Stability(value=Stable) public static final class CfnChannel.AudioPidSelectionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.AudioPidSelectionProperty>
CfnChannel.AudioPidSelectionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.AudioPidSelectionProperty |
build()
Builds the configured instance.
|
CfnChannel.AudioPidSelectionProperty.Builder |
pid(Number pid)
Sets the value of
CfnChannel.AudioPidSelectionProperty.getPid() |
@Stability(value=Stable) public CfnChannel.AudioPidSelectionProperty.Builder pid(Number pid)
CfnChannel.AudioPidSelectionProperty.getPid()pid - Select the audio by this PID.this@Stability(value=Stable) public CfnChannel.AudioPidSelectionProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.AudioPidSelectionProperty>CfnChannel.AudioPidSelectionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.