Module Values.InstanceProfilesSource

Sourcetype nonrec t = InstanceProfile.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : InstanceProfile.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `List of [> `String of String_.t ] list | `String of AmazonResourceName.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> InstanceProfile.t list
Sourceval of_json : [> Yojson.Safe.t ] -> InstanceProfile.t list