Module Values.AnomalousLogGroupsSource

Sourcetype nonrec t = AnomalousLogGroup.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : AnomalousLogGroup.t list -> [> `List of [> `Structure of (string * [> `Integer of NumberOfLogLinesScanned.t | `List of [> `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 ] list | `String of LogGroupName.t | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> AnomalousLogGroup.t list