Values.InstanceLimitsSourceInstanceLimits represents the list of instance related attributes that are available for given InstanceType.
val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Integer of MinimumInstanceCount.t ]) list ])
list ]