ModifyGlobalClusterRequest

Types

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

Properties

Link copied to clipboard

Specifies whether to allow major version upgrades.

Link copied to clipboard

Specifies whether to enable deletion protection for the global database cluster. The global database cluster can't be deleted when deletion protection is enabled.

Link copied to clipboard

The version number of the database engine to which you want to upgrade.

Link copied to clipboard

The cluster identifier for the global cluster to modify. This parameter isn't case-sensitive.

Link copied to clipboard

The new cluster identifier for the global database cluster. This value is stored as a lowercase string.

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