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 configurations of additional storage specified to the instance group where the instance (node) is launched.

Link copied to clipboard

The type of the instance.

Link copied to clipboard

The time when the cluster was last updated.

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 customized Amazon VPC configuration at the instance group level that overrides the default Amazon VPC configuration of the SageMaker HyperPod cluster.

Link copied to clipboard

The placement details of the SageMaker HyperPod cluster node.

Link copied to clipboard

The private DNS hostname of the SageMaker HyperPod cluster node.

Link copied to clipboard

The private primary IP address of the SageMaker HyperPod cluster node.

Link copied to clipboard

The private primary IPv6 address of the SageMaker HyperPod cluster node when configured with an Amazon VPC that supports IPv6 and includes subnets with IPv6 addressing enabled in either the cluster Amazon VPC configuration or the instance group Amazon VPC configuration.

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