/AWS1/CL_RDSACCOUNTATTRSMSG¶
Data returned by the DescribeAccountAttributes action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_accountquotas TYPE /AWS1/CL_RDSACCOUNTQUOTA=>TT_ACCOUNTQUOTALIST TT_ACCOUNTQUOTALIST¶
A list of
AccountQuotaobjects. Within this list, each quota has a name, a count of usage toward the quota maximum, and a maximum value for the quota.
Queryable Attributes¶
AccountQuotas¶
A list of
AccountQuotaobjects. Within this list, each quota has a name, a count of usage toward the quota maximum, and a maximum value for the quota.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTQUOTAS() |
Getter for ACCOUNTQUOTAS, with configurable default |
ASK_ACCOUNTQUOTAS() |
Getter for ACCOUNTQUOTAS w/ exceptions if field has no value |
HAS_ACCOUNTQUOTAS() |
Determine if ACCOUNTQUOTAS has a value |