Module Values_0.ActiveViolationsSource

Sourcetype nonrec t = ActiveViolation.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ActiveViolation.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of ViolationId.t | `Structure of (string * [> `Boolean of SuppressAlerts.t | `Double of Number.t | `Enum of string | `List of [> `Double of Number.t | `Integer of Port.t | `String of Cidr.t ] list | `Long of UnsignedLong.t | `String of BehaviorName.t | `Structure of (string * [> `Enum of string | `Integer of DurationSeconds.t | `String of DimensionName.t | `Structure of (string * [> `Double of Number.t | `Enum of string | `List of [> `Double of Number.t | `Integer of Port.t | `String of Cidr.t ] list | `Long of UnsignedLong.t | `String of EvaluationStatistic.t ]) list ]) list ]) list | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ActiveViolation.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ActiveViolation.t list