Skip to content

/AWS1/CL_IORLISTDSTSRESPONSE

ListDestinationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/IORPAGINATIONTOKEN /AWS1/IORPAGINATIONTOKEN

nextToken

it_destinations TYPE /AWS1/CL_IORDESTINATION=>TT_DESTINATIONS TT_DESTINATIONS

destinations


Queryable Attributes

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

destinations

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