@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 CfnGlobalClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-deletionprotectionpublic final String getEngine()
CfnGlobalClusterPropsgetEngine in interface CfnGlobalClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-enginepublic final String getEngineVersion()
CfnGlobalClusterPropsgetEngineVersion in interface CfnGlobalClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-engineversionpublic final String getGlobalClusterIdentifier()
CfnGlobalClusterPropsgetGlobalClusterIdentifier in interface CfnGlobalClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-globalclusteridentifierpublic final String getSourceDbClusterIdentifier()
CfnGlobalClusterPropsgetSourceDbClusterIdentifier in interface CfnGlobalClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-sourcedbclusteridentifierpublic final Object getStorageEncrypted()
CfnGlobalClusterPropsgetStorageEncrypted in interface CfnGlobalClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-storageencrypted@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.