Values.ResourceQuotaSourceThe AWS Elastic Beanstalk quota information for a single resource type in an AWS account. It reflects the resource's limits for this account.
type nonrec t = {maximum : BoxedInt.t option;The maximum number of instances of this Elastic Beanstalk resource type that an AWS account can use.
*)}