/AWS1/CL_OUTLISTOUTPOSTSOUTPUT¶
ListOutpostsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_outposts TYPE /AWS1/CL_OUTOUTPOST=>TT_OUTPOSTLISTDEFINITION TT_OUTPOSTLISTDEFINITION¶
Information about the Outposts.
iv_nexttoken TYPE /AWS1/OUTTOKEN /AWS1/OUTTOKEN¶
The pagination token.
Queryable Attributes¶
Outposts¶
Information about the Outposts.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPOSTS() |
Getter for OUTPOSTS, with configurable default |
ASK_OUTPOSTS() |
Getter for OUTPOSTS w/ exceptions if field has no value |
HAS_OUTPOSTS() |
Determine if OUTPOSTS has a value |
NextToken¶
The pagination token.
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 |