Values.ThrottlingExceptionSourceThe request was throttled because of quota limits.
type nonrec t = {message : String_.t option;serviceCode : String_.t option;The ID of the service that is associated with the error.
*)quotaCode : String_.t option;The ID of the service quota that was exceeded.
*)retryAfterSeconds : Integer.t option;The value of a parameter in the request caused an error.
*)}