Values.ThrottlingExceptionSourceThe request was denied due to request throttling.
type nonrec t = {message : String_.t option;Request was unsuccessful due to request throttling.
*)serviceCode : String_.t option;This is the code unique to the originating service.
*)quotaCode : String_.t option;This is the code unique to the originating service with the quota.
*)retryAfterSeconds : Integer.t option;Retry the call after number of seconds.
*)}