Skip to content

/AWS1/CL_CNTSRCHWORKSPACEASC01

SearchWorkspaceAssociationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN

If there are additional results, this is the token for the next set of results.

it_workspaceassociations TYPE /AWS1/CL_CNTWORKSPACEASCEARC02=>TT_WORKSPACEASSOCSRCHSUMMLIST TT_WORKSPACEASSOCSRCHSUMMLIST

A list of workspace associations that match the search criteria.

iv_approximatetotalcount TYPE /AWS1/CNTAPPROXIMATETOTALCOUNT /AWS1/CNTAPPROXIMATETOTALCOUNT

The approximate total number of workspace associations that match the search criteria.


Queryable Attributes

NextToken

If there are additional results, this is the token for the next set of 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

WorkspaceAssociations

A list of workspace associations that match the search criteria.

Accessible with the following methods

Method Description
GET_WORKSPACEASSOCIATIONS() Getter for WORKSPACEASSOCIATIONS, with configurable default
ASK_WORKSPACEASSOCIATIONS() Getter for WORKSPACEASSOCIATIONS w/ exceptions if field has
HAS_WORKSPACEASSOCIATIONS() Determine if WORKSPACEASSOCIATIONS has a value

ApproximateTotalCount

The approximate total number of workspace associations that match the search criteria.

Accessible with the following methods

Method Description
GET_APPROXIMATETOTALCOUNT() Getter for APPROXIMATETOTALCOUNT, with configurable default
ASK_APPROXIMATETOTALCOUNT() Getter for APPROXIMATETOTALCOUNT w/ exceptions if field has
HAS_APPROXIMATETOTALCOUNT() Determine if APPROXIMATETOTALCOUNT has a value