Values.ServiceQuotaExceededExceptionSourceRequest would cause a service quota to be exceeded.
type nonrec t = {message : String_.t option;resourceId : String_.t option;The id of the resource.
*)resourceType : String_.t option;The type of the resource.
*)serviceCode : String_.t option;The code to identify the service.
*)quotaCode : String_.t option;The code to identify the quota.
*)}