Class CfnChannel.HlsPlaylistSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediatailor.CfnChannel.HlsPlaylistSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.HlsPlaylistSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.HlsPlaylistSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.HlsPlaylistSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.HlsPlaylistSettingsProperty
An implementation for
CfnChannel.HlsPlaylistSettingsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.mediatailor.CfnChannel.HlsPlaylistSettingsProperty
CfnChannel.HlsPlaylistSettingsProperty.Builder, CfnChannel.HlsPlaylistSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.HlsPlaylistSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannel.HlsPlaylistSettingsProperty.Builder.
-
-
Method Details
-
getAdMarkupType
Description copied from interface:CfnChannel.HlsPlaylistSettingsPropertyDetermines the type of SCTE 35 tags to use in ad markup.Specify
DATERANGEto useDATERANGEtags (for live or VOD content). SpecifySCTE35_ENHANCEDto useEXT-X-CUE-OUTandEXT-X-CUE-INtags (for VOD content only).- Specified by:
getAdMarkupTypein interfaceCfnChannel.HlsPlaylistSettingsProperty- See Also:
-
getManifestWindowSeconds
Description copied from interface:CfnChannel.HlsPlaylistSettingsPropertyThe total duration (in seconds) of each manifest.Minimum value:
30seconds. Maximum value:3600seconds.- Specified by:
getManifestWindowSecondsin interfaceCfnChannel.HlsPlaylistSettingsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-