@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 - When specified, this offset (in milliseconds) is added to the input ad avail PTS time.
This applies only to embedded SCTE 104/35 messages. It doesn't apply to OOB messages.this@Stability(value=Stable) public CfnChannel.Scte35SpliceInsertProperty.Builder noRegionalBlackoutFlag(String noRegionalBlackoutFlag)
CfnChannel.Scte35SpliceInsertProperty.getNoRegionalBlackoutFlag()noRegionalBlackoutFlag - When set to ignore, segment descriptors with noRegionalBlackoutFlag set to 0 no longer trigger blackouts or ad avail slates.this@Stability(value=Stable) public CfnChannel.Scte35SpliceInsertProperty.Builder webDeliveryAllowedFlag(String webDeliveryAllowedFlag)
CfnChannel.Scte35SpliceInsertProperty.getWebDeliveryAllowedFlag()webDeliveryAllowedFlag - When set to ignore, segment descriptors with webDeliveryAllowedFlag set to 0 no longer trigger blackouts or ad avail slates.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 © 2022. All rights reserved.