/AWS1/CL_CWLDESCRDSTSRESPONSE¶
DescribeDestinationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_destinations TYPE /AWS1/CL_CWLDESTINATION=>TT_DESTINATIONS TT_DESTINATIONS¶
The destinations.
iv_nexttoken TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN¶
nextToken
Queryable Attributes¶
destinations¶
The destinations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONS() |
Getter for DESTINATIONS, with configurable default |
ASK_DESTINATIONS() |
Getter for DESTINATIONS w/ exceptions if field has no value |
HAS_DESTINATIONS() |
Determine if DESTINATIONS has a value |
nextToken¶
nextToken
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 |