ClusterEventDetail
class ClusterEventDetail
Detailed information about a specific event in a HyperPod cluster.
Types
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 human-readable description of the event.
Link copied to clipboard
Additional details about the event, including event-specific metadata.
Link copied to clipboard
The name of the instance group associated with the event, if applicable.
Link copied to clipboard
The 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
.