BatchDeleteClusterNodesRequest
Types
Properties
Link copied to clipboard
The name of the SageMaker HyperPod cluster from which to delete the specified nodes.
Link copied to clipboard
A list of NodeLogicalIds
identifying the nodes to be deleted. You can specify up to 50 NodeLogicalIds
. You must specify either NodeLogicalIds
, InstanceIds
, or both, with a combined maximum of 50 identifiers.
Functions
Link copied to clipboard
inline fun copy(block: BatchDeleteClusterNodesRequest.Builder.() -> Unit = {}): BatchDeleteClusterNodesRequest