Values.ServiceQuotaExceededExceptionSourceThrown when you attempt to create more resources than the service allows based on service quotas.
type nonrec t = {message : String_.t option;Description of the error.
*)resourceId : String_.t option;Identifier of the resource affected.
*)resourceType : String_.t option;Type of the resource affected.
*)serviceCode : String_.t option;Service Quotas requirement to identify originating service.
*)quotaCode : String_.t option;Service Quotas requirement to identify originating quota.
*)}