/AWS1/CL_CFSLSTDISCOVEREDRES01¶
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_resourceidentifiers TYPE /AWS1/CL_CFSRESOURCEIDENTIFIER=>TT_RESOURCEIDENTIFIERLIST TT_RESOURCEIDENTIFIERLIST¶
The details that identify a resource that is discovered by Config, including the resource type, ID, and (if available) the custom resource name.
iv_nexttoken TYPE /AWS1/CFSNEXTTOKEN /AWS1/CFSNEXTTOKEN¶
The string that you use in a subsequent request to get the next page of results in a paginated response.
Queryable Attributes¶
resourceIdentifiers¶
The details that identify a resource that is discovered by Config, including the resource type, ID, and (if available) the custom resource name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEIDENTIFIERS() |
Getter for RESOURCEIDENTIFIERS, with configurable default |
ASK_RESOURCEIDENTIFIERS() |
Getter for RESOURCEIDENTIFIERS w/ exceptions if field has no |
HAS_RESOURCEIDENTIFIERS() |
Determine if RESOURCEIDENTIFIERS has a value |
nextToken¶
The string that you use in a subsequent request to get the next page of results in a paginated response.
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 |