@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.967Z") @Stability(value=Stable) public interface CfnGlobalClusterProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getEngine()
@Stability(value=Stable) @Nullable default String getEngineVersion()
@Stability(value=Stable) @Nullable default String getGlobalClusterIdentifier()
@Stability(value=Stable) @Nullable default String getSourceDbClusterIdentifier()
@Stability(value=Stable) @Nullable default Object getStorageEncrypted()
@Stability(value=Stable) static CfnGlobalClusterProps.Builder builder()
CfnGlobalClusterProps.Builder of CfnGlobalClusterPropsCopyright © 2021. All rights reserved.