Values.ThrottlingExceptionSourceThe request was denied because it exceeded a quota.
type nonrec t = {message : AvailabilityErrorMessage.t option;throttlingReasons : ThrottlingReasonList.t option;One or more reasons why the request was throttled.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of CoralAvailabilityThrottlingReason.t ])
list ]
list
| `String of AvailabilityErrorMessage.t ])
list ]