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 [> `Structure of (string * [> `String of DimensionName.t ]) list ] list | `String of Namespace.t | `Structure of (string * [> `Boolean of PeriodicSpikes.t | `List of [> `Structure of (string * [> `Boolean of ReturnData.t | `Integer of Period.t | `String of DimensionName.t | `Structure of (string * [> `Enum of string | `Integer of Period.t | `String of Stat.t | `Structure of (string * [> `List of [> `Structure of (string * [> `String of DimensionName.t ]) list ] list | `String of Namespace.t ]) list ]) list | `Timestamp of Timestamp.t ]) list ] list | `String of AnomalyDetectorMetricTimezone.t ]) list ]) 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