BatchAddClusterNodesError
Information about an error that occurred during the node addition operation.
Types
Properties
Link copied to clipboard
The availability zones associated with the failed node addition request.
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.
Link copied to clipboard
The instance types associated with the failed node addition request.
Functions
Link copied to clipboard
inline fun copy(block: BatchAddClusterNodesError.Builder.() -> Unit = {}): BatchAddClusterNodesError