@Stability(value=Stable) @Internal public static final class CfnPlaybackConfiguration.CdnConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPlaybackConfiguration.CdnConfigurationProperty
CfnPlaybackConfiguration.CdnConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPlaybackConfiguration.CdnConfigurationProperty.Builder, CfnPlaybackConfiguration.CdnConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPlaybackConfiguration.CdnConfigurationProperty.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 |
getAdSegmentUrlPrefix()
A non-default content delivery network (CDN) to serve ad segments.
|
String |
getContentSegmentUrlPrefix()
A content delivery network (CDN) to cache content segments, so that content requests don’t always have to go to the origin server.
|
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.CdnConfigurationProperty.Builder builder)
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder.public final String getAdSegmentUrlPrefix()
CfnPlaybackConfiguration.CdnConfigurationProperty
By default, MediaTailor uses Amazon CloudFront with default cache settings as its CDN for ad segments. To set up an alternate CDN, create a rule in your CDN for the origin ads.mediatailor.
getAdSegmentUrlPrefix in interface CfnPlaybackConfiguration.CdnConfigurationPropertypublic final String getContentSegmentUrlPrefix()
CfnPlaybackConfiguration.CdnConfigurationPropertyFirst, create a rule in your CDN for the content segment origin server. Then specify the rule's name in this ContentSegmentUrlPrefix. When MediaTailor serves a manifest, it reports your CDN as the source for content segments.
getContentSegmentUrlPrefix in interface CfnPlaybackConfiguration.CdnConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.