Values_1.DescribeClusterEventResponseSourceRetrieves 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 = {eventDetails : Values_0.ClusterEventDetail.t option;Detailed information about the requested cluster event, including event metadata for various resource types such as Cluster, InstanceGroup, Instance, and their associated attributes.
*)}type nonrec error = [ | `ResourceNotFound of Values_0.ResourceNotFound.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ResourceNotFound of Values_0.ResourceNotFound.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of int
| `List of
[> `String of string
| `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `List of
[> `String of string ]
list ])
list ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of string ] list
| `String of string ])
list ])
list ])
list ])
list
| `Timestamp of string ])
list ])
list ]