@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(CfnGlobalClusterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGlobalClusterProps.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) |
Object |
getDeletionProtection()
The deletion protection setting for the new global database.
|
String |
getEngine()
The name of the database engine to be used for this DB cluster.
|
String |
getEngineVersion()
The engine version of the Aurora global database.
|
String |
getGlobalClusterIdentifier()
The cluster identifier of the global database cluster.
|
String |
getSourceDbClusterIdentifier()
The DB cluster identifier or Amazon Resource Name (ARN) to use as the primary cluster of the global database.
|
Object |
getStorageEncrypted()
The storage encryption setting for the global database cluster.
|
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(CfnGlobalClusterProps.Builder builder)
CfnGlobalClusterProps.Builder.public final Object getDeletionProtection()
CfnGlobalClusterPropsThe global database can't be deleted when deletion protection is enabled.
getDeletionProtection in interface CfnGlobalClusterPropspublic final String getEngine()
CfnGlobalClusterProps
If this property isn't specified, the database engine is derived from the source DB cluster specified by the SourceDBClusterIdentifier property.
If the
SourceDBClusterIdentifierproperty isn't specified, this property is required. If theSourceDBClusterIdentifierproperty is specified, make sure this property isn't specified.
getEngine in interface CfnGlobalClusterPropspublic final String getEngineVersion()
CfnGlobalClusterPropsgetEngineVersion in interface CfnGlobalClusterPropspublic final String getGlobalClusterIdentifier()
CfnGlobalClusterPropsgetGlobalClusterIdentifier in interface CfnGlobalClusterPropspublic final String getSourceDbClusterIdentifier()
CfnGlobalClusterProps
If the
Engineproperty isn't specified, this property is required. If theEngineproperty is specified, make sure this property isn't specified.
getSourceDbClusterIdentifier 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 © 2022. All rights reserved.