@Stability(value=Stable) @Internal public static final class CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty
CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty.Builder, CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty.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 |
getKmsKeyId()
An AWS KMS key that is used to encrypt the connection password.
|
Object |
getReturnConnectionPasswordEncrypted()
When the `ReturnConnectionPasswordEncrypted` flag is set to "true", passwords remain encrypted in the responses of `GetConnection` and `GetConnections` .
|
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(CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty.Builder builder)
CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty.Builder.public final String getKmsKeyId()
CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty
If connection password protection is enabled, the caller of CreateConnection and UpdateConnection needs at least kms:Encrypt permission on the specified AWS KMS key, to encrypt passwords before storing them in the Data Catalog. You can set the decrypt permission to enable or restrict access on the password key according to your security requirements.
getKmsKeyId in interface CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionPropertypublic final Object getReturnConnectionPasswordEncrypted()
CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionPropertyThis encryption takes effect independently from catalog encryption.
getReturnConnectionPasswordEncrypted in interface CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.