@Stability(value=Stable) @Internal public static final class CfnPlaybackConfiguration.LivePreRollConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPlaybackConfiguration.LivePreRollConfigurationProperty
CfnPlaybackConfiguration.LivePreRollConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPlaybackConfiguration.LivePreRollConfigurationProperty.Builder, CfnPlaybackConfiguration.LivePreRollConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPlaybackConfiguration.LivePreRollConfigurationProperty.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 |
getAdDecisionServerUrl()
The URL for the ad decision server (ADS) for pre-roll ads.
|
Number |
getMaxDurationSeconds()
The maximum allowed duration for the pre-roll ad avail.
|
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.LivePreRollConfigurationProperty.Builder builder)
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder.public final String getAdDecisionServerUrl()
CfnPlaybackConfiguration.LivePreRollConfigurationPropertyThis includes the specification of static parameters and placeholders for dynamic parameters. MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing, you can provide a static VAST URL. The maximum length is 25,000 characters.
getAdDecisionServerUrl in interface CfnPlaybackConfiguration.LivePreRollConfigurationPropertypublic final Number getMaxDurationSeconds()
CfnPlaybackConfiguration.LivePreRollConfigurationPropertyMediaTailor won't play pre-roll ads to exceed this duration, regardless of the total duration of ads that the ADS returns.
getMaxDurationSeconds in interface CfnPlaybackConfiguration.LivePreRollConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.