/AWS1/CL_SQTLSTREQEDSVCQUOTA03¶
ListRequestedServiceQuotaChangeHistoryByQuotaResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SQTNEXTTOKEN /AWS1/SQTNEXTTOKEN¶
If present, indicates that more output is available than is included in the current response. Use this value in the
NextTokenrequest parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until theNextTokenresponse element comes back asnull.
it_requestedquotas TYPE /AWS1/CL_SQTREQEDSVCQUOTACHA00=>TT_REQEDSVCQUOTACHANGEHISTOR00 TT_REQEDSVCQUOTACHANGEHISTOR00¶
Information about the quota increase requests.
Queryable Attributes¶
NextToken¶
If present, indicates that more output is available than is included in the current response. Use this value in the
NextTokenrequest parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until theNextTokenresponse element comes back asnull.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
RequestedQuotas¶
Information about the quota increase requests.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTEDQUOTAS() |
Getter for REQUESTEDQUOTAS, with configurable default |
ASK_REQUESTEDQUOTAS() |
Getter for REQUESTEDQUOTAS w/ exceptions if field has no val |
HAS_REQUESTEDQUOTAS() |
Determine if REQUESTEDQUOTAS has a value |