@Stability(value=Stable) @Internal public static final class CfnPlaybackConfiguration.DashConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPlaybackConfiguration.DashConfigurationProperty
CfnPlaybackConfiguration.DashConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPlaybackConfiguration.DashConfigurationProperty.Builder, CfnPlaybackConfiguration.DashConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPlaybackConfiguration.DashConfigurationProperty.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 |
getManifestEndpointPrefix()
The URL generated by MediaTailor to initiate a playback session.
|
String |
getMpdLocation()
The setting that controls whether MediaTailor includes the Location tag in DASH manifests.
|
String |
getOriginManifestType()
The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests or single-period manifests.
|
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.DashConfigurationProperty.Builder builder)
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder.public final String getManifestEndpointPrefix()
CfnPlaybackConfiguration.DashConfigurationPropertyThe session uses server-side reporting. This setting is ignored in PUT operations.
getManifestEndpointPrefix in interface CfnPlaybackConfiguration.DashConfigurationPropertypublic final String getMpdLocation()
CfnPlaybackConfiguration.DashConfigurationPropertyMediaTailor populates the Location tag with the URL for manifest update requests, to be used by players that don't support sticky redirects. Disable this if you have CDN routing rules set up for accessing MediaTailor manifests, and you are either using client-side reporting or your players support sticky HTTP redirects. Valid values are DISABLED and EMT_DEFAULT. The EMT_DEFAULT setting enables the inclusion of the tag and is the default value.
getMpdLocation in interface CfnPlaybackConfiguration.DashConfigurationPropertypublic final String getOriginManifestType()
CfnPlaybackConfiguration.DashConfigurationPropertyIf your origin server produces single-period manifests, set this to SINGLE_PERIOD. The default setting is MULTI_PERIOD. For multi-period manifests, omit this setting or set it to MULTI_PERIOD.
getOriginManifestType in interface CfnPlaybackConfiguration.DashConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.