ClusterNodeDetails

Details of an instance (also called a node interchangeably) in a SageMaker HyperPod cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The instance group name in which the instance is.

Link copied to clipboard

The ID of the instance.

Link copied to clipboard

The status of the instance.

Link copied to clipboard

The type of the instance.

Link copied to clipboard

The time when the instance is launched.

Link copied to clipboard

The LifeCycle configuration applied to the instance.

Link copied to clipboard

The number of threads per CPU core you specified under CreateCluster.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String