BatchAddClusterNodesError
Information about an error that occurred during the node addition operation.
Types
Properties
Link copied to clipboard
The error code associated with the failure. Possible values include InstanceGroupNotFound
and InvalidInstanceGroupState
.
Link copied to clipboard
The number of nodes that failed to be added to the specified instance group.
Link copied to clipboard
The name of the instance group for which the error occurred.
Functions
Link copied to clipboard
inline fun copy(block: BatchAddClusterNodesError.Builder.() -> Unit = {}): BatchAddClusterNodesError