Skip to content

/AWS1/CL_IOWLSTWIRELESSGWTSK01

ListWirelessGatewayTaskDefinitionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/IOWNEXTTOKEN /AWS1/IOWNEXTTOKEN

The token to use to get the next set of results, or null if there are no additional results.

it_taskdefinitions TYPE /AWS1/CL_IOWUPWIRELESSGWTSKENT=>TT_WIRELESSGATEWAYTASKDEFNLIST TT_WIRELESSGATEWAYTASKDEFNLIST

The list of task definitions.


Queryable Attributes

NextToken

The token to use to get the next set of results, or null if there are no additional 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

TaskDefinitions

The list of task definitions.

Accessible with the following methods

Method Description
GET_TASKDEFINITIONS() Getter for TASKDEFINITIONS, with configurable default
ASK_TASKDEFINITIONS() Getter for TASKDEFINITIONS w/ exceptions if field has no val
HAS_TASKDEFINITIONS() Determine if TASKDEFINITIONS has a value