@Stability(value=Stable) @Internal public static final class CfnBucket.ServerSideEncryptionRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.ServerSideEncryptionRuleProperty
CfnBucket.ServerSideEncryptionRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.ServerSideEncryptionRuleProperty.Builder, CfnBucket.ServerSideEncryptionRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.ServerSideEncryptionRuleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.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) |
Object |
getBucketKeyEnabled()
Specifies whether Amazon S3 should use an S3 Bucket Key with server-side encryption using KMS (SSE-KMS) for new objects in the bucket.
|
Object |
getServerSideEncryptionByDefault()
Specifies the default server-side encryption to apply to new objects in the bucket.
|
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(CfnBucket.ServerSideEncryptionRuleProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final Object getBucketKeyEnabled()
CfnBucket.ServerSideEncryptionRuleProperty
Existing objects are not affected. Setting the BucketKeyEnabled element to true causes Amazon S3 to use an S3 Bucket Key. By default, S3 Bucket Key is not enabled.
For more information, see Amazon S3 Bucket Keys in the Amazon S3 User Guide .
getBucketKeyEnabled in interface CfnBucket.ServerSideEncryptionRulePropertypublic final Object getServerSideEncryptionByDefault()
CfnBucket.ServerSideEncryptionRulePropertyIf a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied.
getServerSideEncryptionByDefault in interface CfnBucket.ServerSideEncryptionRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.