Values.LimitsSourceLimits for a given instance type and for each of its roles.
type nonrec t = {storageTypes : StorageTypeList.t option;Storage-related attributes that are available for a given instance type.
*)instanceLimits : InstanceLimits.t option;The limits for a given instance type.
*)additionalLimits : AdditionalLimitList.t option;List of additional limits that are specific to a given instance type for each of its instance roles.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of LimitValue.t
| `Structure of
(string
* [> `List of [> `String of LimitValue.t ] list
| `String of LimitName.t ])
list ]
list
| `String of StorageTypeName.t ])
list ]
list
| `Structure of
(string
* [> `Structure of
(string * [> `Integer of MinimumInstanceCount.t ]) list ])
list ])
list ]