Skip to content

/AWS1/CL_CTTLSTLANDINGZONEOP01

ListLandingZoneOperationsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_landingzoneoperations TYPE /AWS1/CL_CTTLANDINGZONEOPSUMM=>TT_LANDINGZONEOPERATIONS TT_LANDINGZONEOPERATIONS

Lists landing zone operations.

Optional arguments:

iv_nexttoken TYPE /AWS1/CTTSTRING /AWS1/CTTSTRING

Retrieves the next page of results. If the string is empty, the response is the end of the results.


Queryable Attributes

landingZoneOperations

Lists landing zone operations.

Accessible with the following methods

Method Description
GET_LANDINGZONEOPERATIONS() Getter for LANDINGZONEOPERATIONS, with configurable default
ASK_LANDINGZONEOPERATIONS() Getter for LANDINGZONEOPERATIONS w/ exceptions if field has
HAS_LANDINGZONEOPERATIONS() Determine if LANDINGZONEOPERATIONS has a value

nextToken

Retrieves the next page of results. If the string is empty, the response is the end of the 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