CreateGlobalClusterRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 database engine to use for this global database cluster.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String