AccountAttribute
Stores account attributes.
Contents
- Maximum
- 
               The maximum allowed value. Type: Integer Required: No 
- 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. 
 Type: String Length Constraints: Maximum length of 10000. Pattern: (?s).*Required: No 
- 
                     
- Used
- 
               The current usage, such as the current number of servers that are associated with the account. Type: Integer Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: