Values.ThrottlingExceptionSourceAn action was throttled.
type nonrec t = {message : String_.t option;serviceCode : String_.t option;The identifier of the service that caused the exception.
*)quotaCode : String_.t option;The identifier of the quota that caused the exception.
*)retryAfterSeconds : Integer.t option;The number of seconds to wait before retrying the action that caused the exception.
*)}