CreateGlobalClusterRequest
Types
Properties
Link copied to clipboard
The name for your database of up to 64 alphanumeric characters. If you don't specify a name, Amazon Aurora doesn't create a database in the global database cluster.
Link copied to clipboard
Specifies whether to enable deletion protection for the new global database cluster. The global database can't be deleted when deletion protection is enabled.
Link copied to clipboard
The engine version to use for this global database cluster.
Link copied to clipboard
The cluster identifier for this global database cluster. This parameter is stored as a lowercase string.
Link copied to clipboard
The Amazon Resource Name (ARN) to use as the primary cluster of the global database.
Link copied to clipboard
Specifies whether to enable storage encryption for the new global database cluster.
Functions
Link copied to clipboard
inline fun copy(block: CreateGlobalClusterRequest.Builder.() -> Unit = {}): CreateGlobalClusterRequest