class Aws::RDS::Types::AccountQuota

Describes a quota for an Amazon Web Services account.

The following are account quotas:

For more information, see [Quotas for Amazon RDS] in the *Amazon RDS User Guide* and [Quotas for Amazon Aurora] in the *Amazon Aurora User Guide*.

[1]: docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Limits.html [2]: docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_Limits.html

@!attribute [rw] account_quota_name

The name of the Amazon RDS quota for this Amazon Web Services
account.
@return [String]

@!attribute [rw] used

The amount currently used toward the quota maximum.
@return [Integer]

@!attribute [rw] max

The maximum allowed value for the quota.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/AccountQuota AWS API Documentation

Constants

SENSITIVE