Values.ServiceQuotaExceededExceptionSourceThrown when the request would exceed the service quotas or limits for the account.
type nonrec t = {message : String_.t option;A message describing the service quota exceeded error.
*)resourceId : String_.t option;The identifier of the resource that would exceed the quota.
*)resourceType : String_.t option;The type of the resource that would exceed the quota.
*)quotaCode : String_.t option;The code identifying the specific quota that would be exceeded.
*)}