@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object spekeKeyProvider,
String constantInitializationVector,
String encryptionMethod,
Number keyRotationIntervalSeconds,
Object repeatExtXKey)
Constructor that initializes the object based on literal property values passed by the
CfnOriginEndpoint.AuthorizationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConstantInitializationVector()
`CfnOriginEndpoint.HlsEncryptionProperty.ConstantInitializationVector`.
|
String |
getEncryptionMethod()
`CfnOriginEndpoint.HlsEncryptionProperty.EncryptionMethod`.
|
Number |
getKeyRotationIntervalSeconds()
`CfnOriginEndpoint.HlsEncryptionProperty.KeyRotationIntervalSeconds`.
|
Object |
getRepeatExtXKey()
`CfnOriginEndpoint.HlsEncryptionProperty.RepeatExtXKey`.
|
Object |
getSpekeKeyProvider()
`CfnOriginEndpoint.HlsEncryptionProperty.SpekeKeyProvider`.
|
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(Object spekeKeyProvider, String constantInitializationVector, String encryptionMethod, Number keyRotationIntervalSeconds, Object repeatExtXKey)
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.HlsEncryptionPropertygetKeyRotationIntervalSeconds in interface CfnOriginEndpoint.HlsEncryptionPropertypublic final Object getRepeatExtXKey()
CfnOriginEndpoint.HlsEncryptionPropertygetRepeatExtXKey in interface CfnOriginEndpoint.HlsEncryptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.