Module Values.RuleConditionsSource

Sourcetype nonrec t = RuleCondition.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : RuleCondition.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Double of Double.t | `Enum of string | `List of [> `Enum of string | `String of RuleStringValue.t ] list | `Structure of (string * [> `Enum of string | `String of MimeHeaderAttribute.t | `Structure of (string * [> `Enum of string | `List of [> `String of AddressListArn.t ] list | `String of AnalyzerArn.t ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> RuleCondition.t list
Sourceval of_json : [> Yojson.Safe.t ] -> RuleCondition.t list
Sourceval to_json : RuleCondition.t list -> Yojson.Safe.t