ModifyGlobalClusterRequest   
    Represents the input to ModifyGlobalCluster.
Types
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
                  inline fun copy(block: ModifyGlobalClusterRequest.Builder.() -> Unit = {}): ModifyGlobalClusterRequest