/AWS1/CL_AGWAPIKEYIDS¶
The identifier of an ApiKey used in a UsagePlan.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_ids TYPE /AWS1/CL_AGWLISTOFSTRING_W=>TT_LISTOFSTRING TT_LISTOFSTRING¶
A list of all the ApiKey identifiers.
it_warnings TYPE /AWS1/CL_AGWLISTOFSTRING_W=>TT_LISTOFSTRING TT_LISTOFSTRING¶
A list of warning messages.
Queryable Attributes¶
ids¶
A list of all the ApiKey identifiers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDS() |
Getter for IDS, with configurable default |
ASK_IDS() |
Getter for IDS w/ exceptions if field has no value |
HAS_IDS() |
Determine if IDS has a value |
warnings¶
A list of warning messages.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WARNINGS() |
Getter for WARNINGS, with configurable default |
ASK_WARNINGS() |
Getter for WARNINGS w/ exceptions if field has no value |
HAS_WARNINGS() |
Determine if WARNINGS has a value |