/AWS1/CL_WSPDSCWORKSPACEDIRE01¶
DescribeWorkspaceDirectoriesResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_directories TYPE /AWS1/CL_WSPWORKSPACEDIRECTORY=>TT_DIRECTORYLIST TT_DIRECTORYLIST¶
Information about the directories.
iv_nexttoken TYPE /AWS1/WSPPAGINATIONTOKEN /AWS1/WSPPAGINATIONTOKEN¶
The token to use to retrieve the next page of results. This value is null when there are no more results to return.
Queryable Attributes¶
Directories¶
Information about the directories.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIRECTORIES() |
Getter for DIRECTORIES, with configurable default |
ASK_DIRECTORIES() |
Getter for DIRECTORIES w/ exceptions if field has no value |
HAS_DIRECTORIES() |
Determine if DIRECTORIES has a value |
NextToken¶
The token to use to retrieve the next page of results. This value is null when there are no more results to return.
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 |