NodeAdditionResult

Information about a node that was successfully added to the cluster.

Types

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

Properties

Link copied to clipboard

The name of the instance group to which the node was added.

Link copied to clipboard

A unique identifier assigned to the node that can be used to track its provisioning status through the DescribeClusterNode operation.

Link copied to clipboard

The current status of the node. Possible values include Pending, Running, Failed, ShuttingDown, SystemUpdating, DeepHealthCheckInProgress, and NotFound.

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