@Stability(value=Stable) @Internal public static final class CfnOriginEndpoint.HlsEncryptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOriginEndpoint.HlsEncryptionProperty
CfnOriginEndpoint.HlsEncryptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnOriginEndpoint.HlsEncryptionProperty.Builder, CfnOriginEndpoint.HlsEncryptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnOriginEndpoint.HlsEncryptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnOriginEndpoint.AuthorizationProperty.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 |
getConstantInitializationVector()
A 128-bit, 16-byte hex value represented by a 32-character string, used with the key for encrypting blocks.
|
String |
getEncryptionMethod()
HLS encryption type.
|
Number |
getKeyRotationIntervalSeconds()
Number of seconds before AWS Elemental MediaPackage rotates to a new key.
|
Object |
getRepeatExtXKey()
Repeat the `EXT-X-KEY` directive for every media segment.
|
Object |
getSpekeKeyProvider()
Parameters for the SPEKE key provider.
|
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(CfnOriginEndpoint.HlsEncryptionProperty.Builder builder)
CfnOriginEndpoint.AuthorizationProperty.Builder.public final Object getSpekeKeyProvider()
CfnOriginEndpoint.HlsEncryptionPropertygetSpekeKeyProvider in interface CfnOriginEndpoint.HlsEncryptionPropertypublic final String getConstantInitializationVector()
CfnOriginEndpoint.HlsEncryptionPropertygetConstantInitializationVector in interface CfnOriginEndpoint.HlsEncryptionPropertypublic final String getEncryptionMethod()
CfnOriginEndpoint.HlsEncryptionPropertygetEncryptionMethod in interface CfnOriginEndpoint.HlsEncryptionPropertypublic final Number getKeyRotationIntervalSeconds()
CfnOriginEndpoint.HlsEncryptionProperty
By default, rotation is set to 60 seconds. Set to 0 to disable key rotation.
getKeyRotationIntervalSeconds in interface CfnOriginEndpoint.HlsEncryptionPropertypublic final Object getRepeatExtXKey()
CfnOriginEndpoint.HlsEncryptionPropertyThis might result in an increase in client requests to the DRM server.
getRepeatExtXKey in interface CfnOriginEndpoint.HlsEncryptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.