NodeAdditionResult
class NodeAdditionResult
Information about a node that was successfully added to the cluster.
Types
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
.