@Stability(value=Stable) @Internal public static final class CfnWorkGroup.EncryptionConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkGroup.EncryptionConfigurationProperty
CfnWorkGroup.EncryptionConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkGroup.EncryptionConfigurationProperty.Builder, CfnWorkGroup.EncryptionConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWorkGroup.EncryptionConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWorkGroup.EncryptionConfigurationProperty.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 |
getEncryptionOption()
Indicates whether Amazon S3 server-side encryption with Amazon S3-managed keys ( `SSE_S3` ), server-side encryption with KMS-managed keys ( `SSE_KMS` ), or client-side encryption with KMS-managed keys ( `CSE_KMS` ) is used.
|
String |
getKmsKey()
For `SSE_KMS` and `CSE_KMS` , this is the KMS key ARN or ID.
|
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(CfnWorkGroup.EncryptionConfigurationProperty.Builder builder)
CfnWorkGroup.EncryptionConfigurationProperty.Builder.public final String getEncryptionOption()
CfnWorkGroup.EncryptionConfigurationPropertyIf a query runs in a workgroup and the workgroup overrides client-side settings, then the workgroup's setting for encryption is used. It specifies whether query results must be encrypted, for all queries that run in this workgroup.
getEncryptionOption in interface CfnWorkGroup.EncryptionConfigurationPropertypublic final String getKmsKey()
CfnWorkGroup.EncryptionConfigurationPropertygetKmsKey in interface CfnWorkGroup.EncryptionConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.