Values.LogAnomalyShowcaseSourceA cluster of similar anomalous log events found within a log group.
type nonrec t = {logAnomalyClasses : LogAnomalyClasses.t option;A list of anomalous log events that may be related.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of NumberOfLogLinesOccurrences.t
| `String of LogStreamName.t
| `Timestamp of Timestamp.t ])
list ]
list ])
list ]