/AWS1/CL_LICLISTRESOURCEINVRSP¶
ListResourceInventoryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_resourceinventorylist TYPE /AWS1/CL_LICRESOURCEINVENTORY=>TT_RESOURCEINVENTORYLIST TT_RESOURCEINVENTORYLIST¶
Information about the resources.
iv_nexttoken TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Token for the next set of results.
Queryable Attributes¶
ResourceInventoryList¶
Information about the resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEINVENTORYLIST() |
Getter for RESOURCEINVENTORYLIST, with configurable default |
ASK_RESOURCEINVENTORYLIST() |
Getter for RESOURCEINVENTORYLIST w/ exceptions if field has |
HAS_RESOURCEINVENTORYLIST() |
Determine if RESOURCEINVENTORYLIST has a value |
NextToken¶
Token for the next set of results.
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 |