UpdateClusterRequest

A request to update the cluster.

Types

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

Properties

Link copied to clipboard

The ID of the cluster

Link copied to clipboard
val name: String?

Include this parameter only if you want to change the current name of the Cluster. Specify a name that is unique in the AWS account. You can't change the name. Names are case-sensitive.

Link copied to clipboard

Include this property only if you want to change the current connections between the Nodes in the Cluster and the Networks the Cluster is associated with.

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