@Stability(value=Stable) @Internal public static final class CfnCanary.S3EncryptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCanary.S3EncryptionProperty
CfnCanary.S3EncryptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCanary.S3EncryptionProperty.Builder, CfnCanary.S3EncryptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCanary.S3EncryptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCanary.ArtifactConfigProperty.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 |
getEncryptionMode()
The encryption method to use for artifacts created by this canary.
|
String |
getKmsKeyArn()
The ARN of the customer-managed AWS KMS key to use, if you specify `SSE-KMS` for `EncryptionMode`.
|
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(CfnCanary.S3EncryptionProperty.Builder builder)
CfnCanary.ArtifactConfigProperty.Builder.public final String getEncryptionMode()
CfnCanary.S3EncryptionProperty
Specify SSE_S3 to use server-side encryption (SSE) with an Amazon S3-managed key. Specify SSE-KMS to use server-side encryption with a customer-managed AWS KMS key.
If you omit this parameter, an AWS -managed AWS KMS key is used.
getEncryptionMode in interface CfnCanary.S3EncryptionPropertypublic final String getKmsKeyArn()
CfnCanary.S3EncryptionPropertygetKmsKeyArn in interface CfnCanary.S3EncryptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.