Class CfnChannelPropsMixin.AudioPidSelectionProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.AudioPidSelectionProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnChannelPropsMixin.AudioPidSelectionProperty>
- Enclosing interface:
CfnChannelPropsMixin.AudioPidSelectionProperty
@Stability(Stable)
public static final class CfnChannelPropsMixin.AudioPidSelectionProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnChannelPropsMixin.AudioPidSelectionProperty>
A builder for
CfnChannelPropsMixin.AudioPidSelectionProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnChannelPropsMixin.AudioPidSelectionProperty.getPid()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
pid
Sets the value ofCfnChannelPropsMixin.AudioPidSelectionProperty.getPid()- Parameters:
pid- Select the audio by this PID.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnChannelPropsMixin.AudioPidSelectionProperty>- Returns:
- a new instance of
CfnChannelPropsMixin.AudioPidSelectionProperty - Throws:
NullPointerException- if any required attribute was not provided
-