Class CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty>
- Enclosing interface:
CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty
@Stability(Stable)
public static final class CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadSequencingMode(String adSequencingMode) build()Builds the configured instance.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
adSequencingMode
@Stability(Stable) public CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty.Builder adSequencingMode(String adSequencingMode) Sets the value ofCfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty.getAdSequencingMode()- Parameters:
adSequencingMode- Determines how MediaTailor sequences ads returned in the pre-roll VAST response.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty>- Returns:
- a new instance of
CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty - Throws:
NullPointerException- if any required attribute was not provided
-