Values.ServiceQuotaExceededExceptionSourceYou have exceeded the service quota.
type nonrec t = {message : String_.t option;resourceId : String_.t option;The identifier of the resource that exceeded the service quota.
*)resourceType : String_.t option;The type of resource that exceeded the service quota.
*)quotaCode : String_.t option;The unqiue identifier of the service quota that was exceeded.
*)}