@Stability(value=Stable) @Internal public static final class CfnLifecyclePolicy.EncryptionConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLifecyclePolicy.EncryptionConfigurationProperty
CfnLifecyclePolicy.EncryptionConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLifecyclePolicy.EncryptionConfigurationProperty.Builder, CfnLifecyclePolicy.EncryptionConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLifecyclePolicy.EncryptionConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLifecyclePolicy.ActionProperty.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 |
getCmkArn()
The Amazon Resource Name (ARN) of the AWS KMS key to use for EBS encryption.
|
Object |
getEncrypted()
To encrypt a copy of an unencrypted snapshot when encryption by default is not enabled, enable encryption using this parameter.
|
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(CfnLifecyclePolicy.EncryptionConfigurationProperty.Builder builder)
CfnLifecyclePolicy.ActionProperty.Builder.public final Object getEncrypted()
CfnLifecyclePolicy.EncryptionConfigurationPropertyCopies of encrypted snapshots are encrypted, even if this parameter is false or when encryption by default is not enabled.
getEncrypted in interface CfnLifecyclePolicy.EncryptionConfigurationPropertypublic final String getCmkArn()
CfnLifecyclePolicy.EncryptionConfigurationPropertyIf this parameter is not specified, the default KMS key for the account is used.
getCmkArn in interface CfnLifecyclePolicy.EncryptionConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.