@Stability(value=Stable) @Internal public static final class CfnFHIRDatastore.KmsEncryptionConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFHIRDatastore.KmsEncryptionConfigProperty
CfnFHIRDatastore.KmsEncryptionConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFHIRDatastore.KmsEncryptionConfigProperty.Builder, CfnFHIRDatastore.KmsEncryptionConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFHIRDatastore.KmsEncryptionConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFHIRDatastore.KmsEncryptionConfigProperty.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 |
getCmkType()
The type of customer-managed-key(CMK) used for encryption.
|
String |
getKmsKeyId()
The KMS encryption key id/alias used to encrypt the Data Store contents at rest.
|
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(CfnFHIRDatastore.KmsEncryptionConfigProperty.Builder builder)
CfnFHIRDatastore.KmsEncryptionConfigProperty.Builder.public final String getCmkType()
CfnFHIRDatastore.KmsEncryptionConfigPropertyThe two types of supported CMKs are customer owned CMKs and Amazon owned CMKs. For more information on CMK types, see KmsEncryptionConfig .
getCmkType in interface CfnFHIRDatastore.KmsEncryptionConfigPropertypublic final String getKmsKeyId()
CfnFHIRDatastore.KmsEncryptionConfigPropertygetKmsKeyId in interface CfnFHIRDatastore.KmsEncryptionConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.