Values.ThrottlingExceptionSourceThe request was denied due to request throttling.
type nonrec t = {message : ExceptionMessage.t option;quotaCode : String_.t option;Originating quota code
*)serviceCode : ServiceCode.t option;Originating service code
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of ExceptionMessage.t ]) list ]