ResourceQuotaSpec

final case class ResourceQuotaSpec(hard: Option[Map[String, Quantity]], scopeSelector: Option[ScopeSelector], scopes: Option[Seq[String]])

ResourceQuotaSpec defines the desired hard limits to enforce for Quota.

Source:
ResourceQuotaSpec.scala
trait Product
trait Equals
class Object
trait Matchable
class Any