@Stability(value=Stable) public static final class CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPlaybackConfiguration.AdMarkerPassthroughProperty>
CfnPlaybackConfiguration.AdMarkerPassthroughProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPlaybackConfiguration.AdMarkerPassthroughProperty |
build()
Builds the configured instance.
|
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.getEnabled() |
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.getEnabled() |
@Stability(value=Stable) public CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder enabled(Boolean enabled)
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.getEnabled()enabled - Enables ad marker passthrough for your configuration.this@Stability(value=Stable) public CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder enabled(IResolvable enabled)
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.getEnabled()enabled - Enables ad marker passthrough for your configuration.this@Stability(value=Stable) public CfnPlaybackConfiguration.AdMarkerPassthroughProperty build()
build in interface software.amazon.jsii.Builder<CfnPlaybackConfiguration.AdMarkerPassthroughProperty>CfnPlaybackConfiguration.AdMarkerPassthroughPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.