ModifyGlobalClusterRequest

Represents the input to ModifyGlobalCluster.

Types

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

Properties

Link copied to clipboard

Indicates if the global cluster has deletion protection enabled. The global cluster can't be deleted when deletion protection is enabled.

Link copied to clipboard

The identifier for the global cluster being modified. This parameter isn't case-sensitive.

Link copied to clipboard

The new identifier for a global cluster when you modify a global 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