Module Values.PolicyConditionsSource

Sourcetype nonrec t = PolicyCondition.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : PolicyCondition.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Enum of string | `List of [> `String of String_.t ] list | `Structure of (string * [> `Enum of string | `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 -> PolicyCondition.t list
Sourceval of_json : [> Yojson.Safe.t ] -> PolicyCondition.t list