Values.ServiceQuotaExceededExceptionSourceA quota has been exceeded.
type nonrec t = {message : String_.t option;resourceId : String_.t option;The ID of the resource that caused the exception.
*)resourceType : String_.t option;The type of resource that caused the exception.
*)serviceCode : String_.t option;The identifier of the service that caused the exception.
*)quotaCode : String_.t option;The identifier of the quota that caused the exception.
*)}