@Stability(value=Stable) @Internal public static final class CfnPlaybackConfiguration.ManifestProcessingRulesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPlaybackConfiguration.ManifestProcessingRulesProperty
CfnPlaybackConfiguration.ManifestProcessingRulesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPlaybackConfiguration.ManifestProcessingRulesProperty.Builder, CfnPlaybackConfiguration.ManifestProcessingRulesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPlaybackConfiguration.ManifestProcessingRulesProperty.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) |
Object |
getAdMarkerPassthrough()
For HLS, when set to `true` , MediaTailor passes through `EXT-X-CUE-IN` , `EXT-X-CUE-OUT` , and `EXT-X-SPLICEPOINT-SCTE35` ad markers from the origin manifest to the MediaTailor personalized manifest.
|
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.ManifestProcessingRulesProperty.Builder builder)
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder.public final Object getAdMarkerPassthrough()
CfnPlaybackConfiguration.ManifestProcessingRulesProperty
No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60 , but no ads are filled for that ad break, MediaTailor will not set the value to 0 .
getAdMarkerPassthrough in interface CfnPlaybackConfiguration.ManifestProcessingRulesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.