Skip to content

/AWS1/CL_WSILSTWORKSPACEINST01

Contains the list of WorkSpaces Instances matching the specified criteria.

CONSTRUCTOR

IMPORTING

Required arguments:

it_workspaceinstances TYPE /AWS1/CL_WSIWORKSPACEINSTANCE=>TT_WORKSPACEINSTANCES TT_WORKSPACEINSTANCES

Collection of WorkSpaces Instances returned by the query.

Optional arguments:

iv_nexttoken TYPE /AWS1/WSINEXTTOKEN /AWS1/WSINEXTTOKEN

Token for retrieving additional WorkSpaces Instances if the result set is paginated.


Queryable Attributes

WorkspaceInstances

Collection of WorkSpaces Instances returned by the query.

Accessible with the following methods

Method Description
GET_WORKSPACEINSTANCES() Getter for WORKSPACEINSTANCES, with configurable default
ASK_WORKSPACEINSTANCES() Getter for WORKSPACEINSTANCES w/ exceptions if field has no
HAS_WORKSPACEINSTANCES() Determine if WORKSPACEINSTANCES has a value

NextToken

Token for retrieving additional WorkSpaces Instances if the result set is paginated.

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