Module Values.ControlsSource

Sourcetype nonrec t = Control.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : Control.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Enum of string | `String of UUID.t | `Structure of (string * [> `Enum of string | `String of KeywordValue.t ]) list ]) list ] list | `Map of ([> `String of TagKey.t ] * [> `String of TagValue.t ]) list | `String of AuditManagerArn.t | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_query : Control.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Control.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Control.t list
Sourceval to_json : Control.t list -> Yojson.Safe.t