Module Values.ProfileDetailsSource

Sourcetype nonrec t = ProfileDetail.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ProfileDetail.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Integer of Integer.t | `List of [> `String of RoleArn.t | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `String of MappingRuleSpecifierString.t ]) list ] list ]) list ] list | `String of Uuid.t | `Timestamp of SyntheticTimestamp_date_time.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ProfileDetail.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ProfileDetail.t list
Sourceval to_json : ProfileDetail.t list -> Yojson.Safe.t