Get Global Cluster Result
data class GetGlobalClusterResult(val deletionProtection: Boolean? = null, val engineVersion: String? = null)
Properties
Link copied to clipboard
The deletion protection setting for the new global database. The global database can't be deleted when deletion protection is enabled.
Link copied to clipboard
The version number of the database engine to use. If you specify the SourceDBClusterIdentifier property, don't specify this property. The value is inherited from the cluster.