@Stability(value=Stable) public static final class CfnChannel.Scte35SpliceInsertProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.Scte35SpliceInsertProperty>
CfnChannel.Scte35SpliceInsertProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.Scte35SpliceInsertProperty.Builder |
adAvailOffset(Number adAvailOffset)
Sets the value of
CfnChannel.Scte35SpliceInsertProperty.getAdAvailOffset() |
CfnChannel.Scte35SpliceInsertProperty |
build()
Builds the configured instance.
|
CfnChannel.Scte35SpliceInsertProperty.Builder |
noRegionalBlackoutFlag(String noRegionalBlackoutFlag)
Sets the value of
CfnChannel.Scte35SpliceInsertProperty.getNoRegionalBlackoutFlag() |
CfnChannel.Scte35SpliceInsertProperty.Builder |
webDeliveryAllowedFlag(String webDeliveryAllowedFlag)
Sets the value of
CfnChannel.Scte35SpliceInsertProperty.getWebDeliveryAllowedFlag() |
@Stability(value=Stable) public CfnChannel.Scte35SpliceInsertProperty.Builder adAvailOffset(Number adAvailOffset)
CfnChannel.Scte35SpliceInsertProperty.getAdAvailOffset()adAvailOffset - `CfnChannel.Scte35SpliceInsertProperty.AdAvailOffset`.this@Stability(value=Stable) public CfnChannel.Scte35SpliceInsertProperty.Builder noRegionalBlackoutFlag(String noRegionalBlackoutFlag)
CfnChannel.Scte35SpliceInsertProperty.getNoRegionalBlackoutFlag()noRegionalBlackoutFlag - `CfnChannel.Scte35SpliceInsertProperty.NoRegionalBlackoutFlag`.this@Stability(value=Stable) public CfnChannel.Scte35SpliceInsertProperty.Builder webDeliveryAllowedFlag(String webDeliveryAllowedFlag)
CfnChannel.Scte35SpliceInsertProperty.getWebDeliveryAllowedFlag()webDeliveryAllowedFlag - `CfnChannel.Scte35SpliceInsertProperty.WebDeliveryAllowedFlag`.this@Stability(value=Stable) public CfnChannel.Scte35SpliceInsertProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.Scte35SpliceInsertProperty>CfnChannel.Scte35SpliceInsertPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.