Values.ThrottlingExceptionSourceThe request was denied due to request throttling.
type nonrec t = {message : LargeBoundedString.t option;serviceCode : LargeBoundedString.t option;Service code.
*)quotaCode : LargeBoundedString.t option;Quota code.
*)retryAfterSeconds : LargeBoundedString.t option;The number of seconds after which the request should be safe to retry.
*)}