Interface ResourceQuota.Builder

  • Method Details

    • maximum

      ResourceQuota.Builder maximum(Integer maximum)

      The maximum number of instances of this Elastic Beanstalk resource type that an AWS account can use.

      Parameters:
      maximum - The maximum number of instances of this Elastic Beanstalk resource type that an AWS account can use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.