@Stability(value=Stable) @Internal public static final class CfnGlobalClusterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGlobalClusterProps
CfnGlobalClusterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGlobalClusterProps.Builder, CfnGlobalClusterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object deletionProtection,
String engine,
String engineVersion,
String globalClusterIdentifier,
String sourceDbClusterIdentifier,
Object storageEncrypted)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalClusterProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeletionProtection()
`AWS::RDS::GlobalCluster.DeletionProtection`.
|
String |
getEngine()
`AWS::RDS::GlobalCluster.Engine`.
|
String |
getEngineVersion()
`AWS::RDS::GlobalCluster.EngineVersion`.
|
String |
getGlobalClusterIdentifier()
`AWS::RDS::GlobalCluster.GlobalClusterIdentifier`.
|
String |
getSourceDbClusterIdentifier()
`AWS::RDS::GlobalCluster.SourceDBClusterIdentifier`.
|
Object |
getStorageEncrypted()
`AWS::RDS::GlobalCluster.StorageEncrypted`.
|
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(Object deletionProtection, String engine, String engineVersion, String globalClusterIdentifier, String sourceDbClusterIdentifier, Object storageEncrypted)
CfnGlobalClusterProps.Builder.public final Object getDeletionProtection()
CfnGlobalClusterPropsgetDeletionProtection in interface CfnGlobalClusterPropspublic final String getEngine()
CfnGlobalClusterPropsgetEngine in interface CfnGlobalClusterPropspublic final String getEngineVersion()
CfnGlobalClusterPropsgetEngineVersion in interface CfnGlobalClusterPropspublic final String getGlobalClusterIdentifier()
CfnGlobalClusterPropsgetGlobalClusterIdentifier in interface CfnGlobalClusterPropspublic final String getSourceDbClusterIdentifier()
CfnGlobalClusterPropsgetSourceDbClusterIdentifier in interface CfnGlobalClusterPropspublic final Object getStorageEncrypted()
CfnGlobalClusterPropsgetStorageEncrypted in interface CfnGlobalClusterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.