ClusterEventSummary

A summary of an event in a 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 HyperPod cluster associated with the event.

Link copied to clipboard

The name of the HyperPod cluster associated with the event.

Link copied to clipboard

A brief, human-readable description of the event.

Link copied to clipboard

The unique identifier (UUID) of the event.

Link copied to clipboard

The timestamp when the event occurred.

Link copied to clipboard

The name of the instance group associated with the event, if applicable.

Link copied to clipboard

The Amazon Elastic Compute Cloud (EC2) instance ID associated with the event, if applicable.

Link copied to clipboard

The type of resource associated with the event. Valid values are Cluster, InstanceGroup, or Instance.

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