BatchDeleteClusterNodesResponse
Types
Properties
Link copied to clipboard
A list of errors encountered when deleting the specified nodes.
Link copied to clipboard
A list of NodeLogicalIds
that could not be deleted, along with error information explaining why the deletion failed.
Link copied to clipboard
A list of node IDs that were successfully deleted from the specified cluster.
Link copied to clipboard
A list of NodeLogicalIds
that were successfully deleted from the cluster.
Functions
Link copied to clipboard
inline fun copy(block: BatchDeleteClusterNodesResponse.Builder.() -> Unit = {}): BatchDeleteClusterNodesResponse