@Stability(value=Stable) @Internal public static final class CfnCluster.ProviderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.ProviderProperty
CfnCluster.ProviderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.ProviderProperty.Builder, CfnCluster.ProviderProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCluster.ProviderProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.ClusterLoggingProperty.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 |
getKeyArn()
Amazon Resource Name (ARN) or alias of the KMS key.
|
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(CfnCluster.ProviderProperty.Builder builder)
CfnCluster.ClusterLoggingProperty.Builder.public final String getKeyArn()
CfnCluster.ProviderPropertyThe KMS key must be symmetric, created in the same region as the cluster, and if the KMS key was created in a different account, the user must have access to the KMS key. For more information, see Allowing Users in Other Accounts to Use a KMS key in the AWS Key Management Service Developer Guide .
getKeyArn in interface CfnCluster.ProviderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.