Interface ResourceQuota.Builder

    • Method Detail

      • 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.