Module Values_0.InstancePropertiesSource

Sourcetype nonrec t = InstanceProperty.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : InstanceProperty.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of InstanceName.t | `Structure of (string * [> `Map of ([> `String of StatusName.t ] * [> `Integer of InstanceCount.t ]) list | `String of StatusName.t ]) list | `Timestamp of DateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> InstanceProperty.t list