Values_0.EventMetadataSourceMetadata associated with a cluster event, which may include details about various resource types.
type nonrec t = {cluster : ClusterMetadata.t option;Metadata specific to cluster-level events.
*)instanceGroup : InstanceGroupMetadata.t option;Metadata specific to instance group-level events.
*)instanceGroupScaling : InstanceGroupScalingMetadata.t option;Metadata related to instance group scaling events.
*)instance : InstanceMetadata.t option;Metadata specific to instance-level events.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of InstanceCount.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `List of [> `String of String_.t ] list ])
list ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `String of String_.t ])
list ])
list ])
list ]