@Stability(value=Stable) @Internal public static final class CfnPackagingConfiguration.HlsEncryptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPackagingConfiguration.HlsEncryptionProperty
CfnPackagingConfiguration.HlsEncryptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPackagingConfiguration.HlsEncryptionProperty.Builder, CfnPackagingConfiguration.HlsEncryptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPackagingConfiguration.HlsEncryptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPackagingConfiguration.CmafEncryptionProperty.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.
|
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(CfnPackagingConfiguration.HlsEncryptionProperty.Builder builder)
CfnPackagingConfiguration.CmafEncryptionProperty.Builder.public final Object getSpekeKeyProvider()
CfnPackagingConfiguration.HlsEncryptionPropertygetSpekeKeyProvider in interface CfnPackagingConfiguration.HlsEncryptionPropertypublic final String getConstantInitializationVector()
CfnPackagingConfiguration.HlsEncryptionPropertyIf you don't specify a constant initialization vector (IV), MediaPackage periodically rotates the IV.
getConstantInitializationVector in interface CfnPackagingConfiguration.HlsEncryptionPropertypublic final String getEncryptionMethod()
CfnPackagingConfiguration.HlsEncryptionPropertygetEncryptionMethod in interface CfnPackagingConfiguration.HlsEncryptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.