You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticBeanstalk::Types::ResourceQuota
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticBeanstalk::Types::ResourceQuota
- Defined in:
- (unknown)
Overview
The AWS Elastic Beanstalk quota information for a single resource type in an AWS account. It reflects the resource's limits for this account.
Returned by:
- Aws::ElasticBeanstalk::Types::ResourceQuotas#application_quota
- Aws::ElasticBeanstalk::Types::ResourceQuotas#application_version_quota
- Aws::ElasticBeanstalk::Types::ResourceQuotas#environment_quota
- Aws::ElasticBeanstalk::Types::ResourceQuotas#configuration_template_quota
- Aws::ElasticBeanstalk::Types::ResourceQuotas#custom_platform_quota
Instance Attribute Summary collapse
-
#maximum ⇒ Integer
The maximum number of instances of this Elastic Beanstalk resource type that an AWS account can use.
Instance Attribute Details
#maximum ⇒ Integer
The maximum number of instances of this Elastic Beanstalk resource type that an AWS account can use.