Module Values.DeviceInstancesSource

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