Class CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty>
- Enclosing interface:
CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty
@Stability(Stable)
public static final class CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.vastResponse(IResolvable vastResponse)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
vastResponse
@Stability(Stable) public CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty.Builder vastResponse(IResolvable vastResponse) Sets the value ofCfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty.getVastResponse()- Parameters:
vastResponse- The configuration for how MediaTailor processes the VAST response returned by the pre-roll Ad Decision Server.- Returns:
this
-
vastResponse
@Stability(Stable) public CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty.Builder vastResponse(CfnPlaybackConfigurationPropsMixin.PreRollVastResponseProperty vastResponse) Sets the value ofCfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty.getVastResponse()- Parameters:
vastResponse- The configuration for how MediaTailor processes the VAST response returned by the pre-roll Ad Decision Server.- Returns:
this
-
build
@Stability(Stable) public CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty build()Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty>- Returns:
- a new instance of
CfnPlaybackConfigurationPropsMixin.PreRollAdDecisionServerConfigurationProperty - Throws:
NullPointerException- if any required attribute was not provided
-