Values.ServiceQuotaExceededExceptionSourceThe request denied due to exceeding the quota limits permitted.
type nonrec t = {message : String_.t option;This request was not successful due to a service quota exceeding limits.
*)resourceId : String_.t option;Identifier of the resource.
*)resourceType : String_.t option;Type of resource.
*)serviceCode : String_.t option;This is the code unique to the originating service with the quota.
*)quotaCode : String_.t option;This is the code specific to the quota type.
*)}