@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.480Z") @Stability(value=Stable) public interface CfnGlobalClusterProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGlobalClusterProps.Builder
A builder for
CfnGlobalClusterProps |
static class |
CfnGlobalClusterProps.Jsii$Proxy
An implementation for
CfnGlobalClusterProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGlobalClusterProps.Builder |
builder() |
default Object |
getDeletionProtection()
`AWS::RDS::GlobalCluster.DeletionProtection`.
|
default String |
getEngine()
`AWS::RDS::GlobalCluster.Engine`.
|
default String |
getEngineVersion()
`AWS::RDS::GlobalCluster.EngineVersion`.
|
default String |
getGlobalClusterIdentifier()
`AWS::RDS::GlobalCluster.GlobalClusterIdentifier`.
|
default String |
getSourceDbClusterIdentifier()
`AWS::RDS::GlobalCluster.SourceDBClusterIdentifier`.
|
default Object |
getStorageEncrypted()
`AWS::RDS::GlobalCluster.StorageEncrypted`.
|
@Stability(value=Stable) @Nullable default Object getDeletionProtection()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-deletionprotection@Stability(value=Stable) @Nullable default String getEngine()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-engine@Stability(value=Stable) @Nullable default String getEngineVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-engineversion@Stability(value=Stable) @Nullable default String getGlobalClusterIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-globalclusteridentifier@Stability(value=Stable) @Nullable default String getSourceDbClusterIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-sourcedbclusteridentifier@Stability(value=Stable) @Nullable default Object getStorageEncrypted()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-globalcluster.html#cfn-rds-globalcluster-storageencrypted@Stability(value=Stable) static CfnGlobalClusterProps.Builder builder()
CfnGlobalClusterProps.Builder of CfnGlobalClusterPropsCopyright © 2020. All rights reserved.