@Stability(value=Stable) @Internal public static final class CfnOriginEndpoint.CmafEncryptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOriginEndpoint.CmafEncryptionProperty
CfnOriginEndpoint.CmafEncryptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnOriginEndpoint.CmafEncryptionProperty.Builder, CfnOriginEndpoint.CmafEncryptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnOriginEndpoint.CmafEncryptionProperty.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()
An optional 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for encrypting blocks.
|
Number |
getKeyRotationIntervalSeconds()
Number of seconds before AWS Elemental MediaPackage rotates to a new key.
|
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.CmafEncryptionProperty.Builder builder)
CfnOriginEndpoint.AuthorizationProperty.Builder.public final Object getSpekeKeyProvider()
CfnOriginEndpoint.CmafEncryptionPropertygetSpekeKeyProvider in interface CfnOriginEndpoint.CmafEncryptionPropertypublic final String getConstantInitializationVector()
CfnOriginEndpoint.CmafEncryptionPropertyIf you don't specify a value, then MediaPackage creates the constant initialization vector (IV).
getConstantInitializationVector in interface CfnOriginEndpoint.CmafEncryptionPropertypublic final Number getKeyRotationIntervalSeconds()
CfnOriginEndpoint.CmafEncryptionProperty
By default, rotation is set to 60 seconds. Set to 0 to disable key rotation.
getKeyRotationIntervalSeconds in interface CfnOriginEndpoint.CmafEncryptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.