@Stability(value=Stable) public static final class CfnGlobalClusterProps.Builder extends Object implements software.amazon.jsii.Builder<CfnGlobalClusterProps>
CfnGlobalClusterProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGlobalClusterProps.Builder deletionProtection(Boolean deletionProtection)
CfnGlobalClusterProps.getDeletionProtection()deletionProtection - `AWS::RDS::GlobalCluster.DeletionProtection`.this@Stability(value=Stable) public CfnGlobalClusterProps.Builder deletionProtection(IResolvable deletionProtection)
CfnGlobalClusterProps.getDeletionProtection()deletionProtection - `AWS::RDS::GlobalCluster.DeletionProtection`.this@Stability(value=Stable) public CfnGlobalClusterProps.Builder engine(String engine)
CfnGlobalClusterProps.getEngine()engine - `AWS::RDS::GlobalCluster.Engine`.this@Stability(value=Stable) public CfnGlobalClusterProps.Builder engineVersion(String engineVersion)
CfnGlobalClusterProps.getEngineVersion()engineVersion - `AWS::RDS::GlobalCluster.EngineVersion`.this@Stability(value=Stable) public CfnGlobalClusterProps.Builder globalClusterIdentifier(String globalClusterIdentifier)
CfnGlobalClusterProps.getGlobalClusterIdentifier()globalClusterIdentifier - `AWS::RDS::GlobalCluster.GlobalClusterIdentifier`.this@Stability(value=Stable) public CfnGlobalClusterProps.Builder sourceDbClusterIdentifier(String sourceDbClusterIdentifier)
CfnGlobalClusterProps.getSourceDbClusterIdentifier()sourceDbClusterIdentifier - `AWS::RDS::GlobalCluster.SourceDBClusterIdentifier`.this@Stability(value=Stable) public CfnGlobalClusterProps.Builder storageEncrypted(Boolean storageEncrypted)
CfnGlobalClusterProps.getStorageEncrypted()storageEncrypted - `AWS::RDS::GlobalCluster.StorageEncrypted`.this@Stability(value=Stable) public CfnGlobalClusterProps.Builder storageEncrypted(IResolvable storageEncrypted)
CfnGlobalClusterProps.getStorageEncrypted()storageEncrypted - `AWS::RDS::GlobalCluster.StorageEncrypted`.this@Stability(value=Stable) public CfnGlobalClusterProps build()
build in interface software.amazon.jsii.Builder<CfnGlobalClusterProps>CfnGlobalClusterPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.