ModifyGlobalClusterRequest

Types

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

Properties

Link copied to clipboard

A value that indicates whether major version upgrades are allowed.

Link copied to clipboard

Indicates whether the global database has deletion protection enabled. The global database cannot be deleted when deletion protection is enabled.

Link copied to clipboard

The version number of the database engine to which you want to upgrade. Changing this parameter will result in an outage. The change is applied during the next maintenance window unless ApplyImmediately is enabled.

Link copied to clipboard

The DB cluster identifier for the global cluster being modified. This parameter is not case-sensitive.

Link copied to clipboard

A new cluster identifier to assign to the global database. 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