ClusterSummary

Lists a summary of the properties of a SageMaker HyperPod cluster.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster.

Link copied to clipboard

The name of the SageMaker HyperPod cluster.

Link copied to clipboard

The status of the SageMaker HyperPod cluster.

Link copied to clipboard

The time when the SageMaker HyperPod cluster is created.

Link copied to clipboard

A list of Amazon Resource Names (ARNs) of the training plans associated with this cluster.

Functions

Link copied to clipboard
inline fun copy(block: ClusterSummary.Builder.() -> Unit = {}): ClusterSummary
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