/AWS1/CL_RE2GETRESEXPLORERSE01¶
GetResourceExplorerSetupOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_regions TYPE /AWS1/CL_RE2REGIONSTATUS=>TT_REGIONSTATUSLIST TT_REGIONSTATUSLIST¶
A list of Region status objects that describe the current state of Resource Explorer configuration in each Region.
iv_nexttoken TYPE /AWS1/RE2STRING /AWS1/RE2STRING¶
The pagination token to use in a subsequent
GetResourceExplorerSetuprequest to retrieve the next set of results.
Queryable Attributes¶
Regions¶
A list of Region status objects that describe the current state of Resource Explorer configuration in each Region.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGIONS() |
Getter for REGIONS, with configurable default |
ASK_REGIONS() |
Getter for REGIONS w/ exceptions if field has no value |
HAS_REGIONS() |
Determine if REGIONS has a value |
NextToken¶
The pagination token to use in a subsequent
GetResourceExplorerSetuprequest to retrieve 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 |