Module Values.AnomalyDetectorsSource

Sourcetype nonrec t = AnomalyDetector.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : AnomalyDetector.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of LogGroupArn.t ] list | `Long of EpochMillis.t | `String of AnomalyDetectorArn.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> AnomalyDetector.t list
Sourceval of_json : [> Yojson.Safe.t ] -> AnomalyDetector.t list