class Aws::DatabaseMigrationService::Types::AccountQuota

Describes a quota for an Amazon Web Services account, for example the number of replication instances allowed.

@!attribute [rw] account_quota_name

The name of the DMS 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/dms-2016-01-01/AccountQuota AWS API Documentation

Constants

SENSITIVE