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.
|
copy
applyMutation, build
ResourceQuota.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.