GetGlobalClusterResult

data class GetGlobalClusterResult(val deletionProtection: Boolean? = null, val engineVersion: String? = null)

Constructors

Link copied to clipboard
fun GetGlobalClusterResult(deletionProtection: Boolean? = null, engineVersion: String? = null)

Types

Link copied to clipboard
object Companion

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
val engineVersion: String? = null

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.