Values_1.DescribeClusterEventRequestSourceRetrieves detailed information about a specific event for a given HyperPod cluster. This functionality is only supported when the NodeProvisioningMode is set to Continuous.
type nonrec t = {eventId : Values_0.EventId.t;The unique identifier (UUID) of the event to describe. This ID can be obtained from the ListClusterEvents operation.
*)clusterName : Values_0.ClusterNameOrArn.t;The name or Amazon Resource Name (ARN) of the HyperPod cluster associated with the event.
*)}