Package services.mediapackagev2
Class CfnOriginEndpoint.HlsManifestConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
services.mediapackagev2.CfnOriginEndpoint.HlsManifestConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpoint.HlsManifestConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpoint.HlsManifestConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpoint.HlsManifestConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpoint.HlsManifestConfigurationProperty
An implementation for
CfnOriginEndpoint.HlsManifestConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface services.mediapackagev2.CfnOriginEndpoint.HlsManifestConfigurationProperty
CfnOriginEndpoint.HlsManifestConfigurationProperty.Builder, CfnOriginEndpoint.HlsManifestConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.HlsManifestConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe name of the child manifest associated with the HLS manifest configuration.final StringThe name of the manifest associated with the HLS manifest configuration.final NumberThe duration of the manifest window, in seconds, for the HLS manifest configuration.final NumberTheEXT-X-PROGRAM-DATE-TIMEinterval, in seconds, associated with the HLS manifest configuration.final ObjectTHE SCTE-35 HLS configuration associated with the HLS manifest configuration.final StringgetUrl()The URL of the HLS manifest configuration.final inthashCode()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 theCfnOriginEndpoint.HlsManifestConfigurationProperty.Builder.
-
-
Method Details
-
getManifestName
Description copied from interface:CfnOriginEndpoint.HlsManifestConfigurationPropertyThe name of the manifest associated with the HLS manifest configuration.- Specified by:
getManifestNamein interfaceCfnOriginEndpoint.HlsManifestConfigurationProperty- See Also:
-
getChildManifestName
Description copied from interface:CfnOriginEndpoint.HlsManifestConfigurationPropertyThe name of the child manifest associated with the HLS manifest configuration.- Specified by:
getChildManifestNamein interfaceCfnOriginEndpoint.HlsManifestConfigurationProperty- See Also:
-
getManifestWindowSeconds
Description copied from interface:CfnOriginEndpoint.HlsManifestConfigurationPropertyThe duration of the manifest window, in seconds, for the HLS manifest configuration.- Specified by:
getManifestWindowSecondsin interfaceCfnOriginEndpoint.HlsManifestConfigurationProperty- See Also:
-
getProgramDateTimeIntervalSeconds
Description copied from interface:CfnOriginEndpoint.HlsManifestConfigurationPropertyTheEXT-X-PROGRAM-DATE-TIMEinterval, in seconds, associated with the HLS manifest configuration.- Specified by:
getProgramDateTimeIntervalSecondsin interfaceCfnOriginEndpoint.HlsManifestConfigurationProperty- See Also:
-
getScteHls
Description copied from interface:CfnOriginEndpoint.HlsManifestConfigurationPropertyTHE SCTE-35 HLS configuration associated with the HLS manifest configuration.- Specified by:
getScteHlsin interfaceCfnOriginEndpoint.HlsManifestConfigurationProperty- See Also:
-
getUrl
Description copied from interface:CfnOriginEndpoint.HlsManifestConfigurationPropertyThe URL of the HLS manifest configuration.- Specified by:
getUrlin interfaceCfnOriginEndpoint.HlsManifestConfigurationProperty- 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()
-