public static interface ResourceQuota.Builder extends SdkPojo, CopyableBuilder<ResourceQuota.Builder,ResourceQuota>
| Modifier and Type | Method and Description |
|---|---|
ResourceQuota.Builder |
maximum(Integer maximum)
The maximum number of instances of this Elastic Beanstalk resource type that an AWS account can use.
|
copyapplyMutation, buildResourceQuota.Builder maximum(Integer maximum)
The maximum number of instances of this Elastic Beanstalk resource type that an AWS account can use.
maximum - The maximum number of instances of this Elastic Beanstalk resource type that an AWS account can use.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.