@Stability(value=Stable) public static final class CfnPlaybackConfiguration.LivePreRollConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPlaybackConfiguration.LivePreRollConfigurationProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPlaybackConfiguration.LivePreRollConfigurationProperty.Builder |
adDecisionServerUrl(String adDecisionServerUrl)
|
CfnPlaybackConfiguration.LivePreRollConfigurationProperty |
build()
Builds the configured instance.
|
CfnPlaybackConfiguration.LivePreRollConfigurationProperty.Builder |
maxDurationSeconds(Number maxDurationSeconds)
|
@Stability(value=Stable) public CfnPlaybackConfiguration.LivePreRollConfigurationProperty.Builder adDecisionServerUrl(String adDecisionServerUrl)
CfnPlaybackConfiguration.LivePreRollConfigurationProperty.getAdDecisionServerUrl()adDecisionServerUrl - `CfnPlaybackConfiguration.LivePreRollConfigurationProperty.AdDecisionServerUrl`.this@Stability(value=Stable) public CfnPlaybackConfiguration.LivePreRollConfigurationProperty.Builder maxDurationSeconds(Number maxDurationSeconds)
maxDurationSeconds - `CfnPlaybackConfiguration.LivePreRollConfigurationProperty.MaxDurationSeconds`.this@Stability(value=Stable) public CfnPlaybackConfiguration.LivePreRollConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnPlaybackConfiguration.LivePreRollConfigurationProperty>CfnPlaybackConfiguration.LivePreRollConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.