DescribeClusterNodeRequest
Types
Properties
Link copied to clipboard
The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which the node is.
Link copied to clipboard
The logical identifier of the node to describe. You can specify either NodeLogicalId
or InstanceId
, but not both. NodeLogicalId
can be used to describe nodes that are still being provisioned and don't yet have an InstanceId
assigned.
Functions
Link copied to clipboard
inline fun copy(block: DescribeClusterNodeRequest.Builder.() -> Unit = {}): DescribeClusterNodeRequest