/AWS1/CL_LKFLISTRESOURCESRSP¶
ListResourcesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_resourceinfolist TYPE /AWS1/CL_LKFRESOURCEINFO=>TT_RESOURCEINFOLIST TT_RESOURCEINFOLIST¶
A summary of the data lake resources.
iv_nexttoken TYPE /AWS1/LKFTOKEN /AWS1/LKFTOKEN¶
A continuation token, if this is not the first call to retrieve these resources.
Queryable Attributes¶
ResourceInfoList¶
A summary of the data lake resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEINFOLIST() |
Getter for RESOURCEINFOLIST, with configurable default |
ASK_RESOURCEINFOLIST() |
Getter for RESOURCEINFOLIST w/ exceptions if field has no va |
HAS_RESOURCEINFOLIST() |
Determine if RESOURCEINFOLIST has a value |
NextToken¶
A continuation token, if this is not the first call to retrieve these resources.
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 |