Class CfnOriginEndpoint.DashEncryptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediapackage.CfnOriginEndpoint.DashEncryptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpoint.DashEncryptionProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpoint.DashEncryptionProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpoint.DashEncryptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpoint.DashEncryptionProperty
An implementation for
CfnOriginEndpoint.DashEncryptionProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.mediapackage.CfnOriginEndpoint.DashEncryptionProperty
CfnOriginEndpoint.DashEncryptionProperty.Builder, CfnOriginEndpoint.DashEncryptionProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.DashEncryptionProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.DashEncryptionProperty.Builder
.
-
-
Method Details
-
getSpekeKeyProvider
Description copied from interface:CfnOriginEndpoint.DashEncryptionProperty
Parameters for the SPEKE key provider.- Specified by:
getSpekeKeyProvider
in interfaceCfnOriginEndpoint.DashEncryptionProperty
-
getKeyRotationIntervalSeconds
Description copied from interface:CfnOriginEndpoint.DashEncryptionProperty
Number of seconds before AWS Elemental MediaPackage rotates to a new key.By default, rotation is set to 60 seconds. Set to
0
to disable key rotation.- Specified by:
getKeyRotationIntervalSeconds
in interfaceCfnOriginEndpoint.DashEncryptionProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-