@Stability(value=Stable) @Internal public static final class CfnPlaybackConfiguration.AvailSuppressionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPlaybackConfiguration.AvailSuppressionProperty
CfnPlaybackConfiguration.AvailSuppressionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPlaybackConfiguration.AvailSuppressionProperty.Builder, CfnPlaybackConfiguration.AvailSuppressionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPlaybackConfiguration.AvailSuppressionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getMode()
Sets the ad suppression mode.
|
String |
getValue()
A live edge offset time in HH:MM:SS.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnPlaybackConfiguration.AvailSuppressionProperty.Builder builder)
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder.public final String getMode()
CfnPlaybackConfiguration.AvailSuppressionPropertyBy default, ad suppression is off and all ad breaks are filled with ads or slate. When Mode is set to BEHIND_LIVE_EDGE, ad suppression is active and MediaTailor won't fill ad breaks on or behind the ad suppression Value time in the manifest lookback window.
getMode in interface CfnPlaybackConfiguration.AvailSuppressionPropertypublic final String getValue()
CfnPlaybackConfiguration.AvailSuppressionPropertyMediaTailor won't fill ad breaks on or behind this time in the manifest lookback window. If Value is set to 00:00:00, it is in sync with the live edge, and MediaTailor won't fill any ad breaks on or behind the live edge. If you set a Value time, MediaTailor won't fill any ad breaks on or behind this time in the manifest lookback window. For example, if you set 00:45:00, then MediaTailor will fill ad breaks that occur within 45 minutes behind the live edge, but won't fill ad breaks on or behind 45 minutes behind the live edge.
getValue in interface CfnPlaybackConfiguration.AvailSuppressionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.