BatchReplaceClusterNodesResponse
Types
Properties
Link copied to clipboard
A list of errors encountered for EC2 instance IDs that could not be replaced. Each error includes the instance ID, an error code, and a descriptive message.
Link copied to clipboard
A list of errors encountered for logical node IDs that could not be replaced. Each error includes the logical node ID, an error code, and a descriptive message. This field is only present when NodeLogicalIds were provided in the request.
Link copied to clipboard
A list of EC2 instance IDs for which the replacement operation was successfully initiated.
Link copied to clipboard
A list of logical node IDs for which the replacement operation was successfully initiated. This field is only present when NodeLogicalIds were provided in the request.
Functions
Link copied to clipboard
inline fun copy(block: BatchReplaceClusterNodesResponse.Builder.() -> Unit = {}): BatchReplaceClusterNodesResponse