class Aws::OpsWorksCM::Types::AccountAttribute
Stores account attributes.
@!attribute [rw] name
The attribute name. The following are supported attribute names. * *ServerLimit:* The number of current servers/maximum number of servers allowed. By default, you can have a maximum of 10 servers. * *ManualBackupLimit:* The number of current manual backups/maximum number of backups allowed. By default, you can have a maximum of 50 manual backups saved. @return [String]
@!attribute [rw] maximum
The maximum allowed value. @return [Integer]
@!attribute [rw] used
The current usage, such as the current number of servers that are associated with the account. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/opsworkscm-2016-11-01/AccountAttribute AWS API Documentation
Constants
- SENSITIVE