Skip to content

/AWS1/CL_SUALSTSLACKWORKSPAC01

ListSlackWorkspaceConfigurationsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SUAPAGINATIONTOKEN /AWS1/SUAPAGINATIONTOKEN

The point where pagination should resume when the response returns only partial results.

IT_SLACKWORKSPACECONFS TYPE /AWS1/CL_SUASLACKWORKSPACECONF=>TT_SLACKWORKSPACECONFLIST TT_SLACKWORKSPACECONFLIST

The configurations for a Slack workspace.


Queryable Attributes

nextToken

The point where pagination should resume when the response returns only partial 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

slackWorkspaceConfigurations

The configurations for a Slack workspace.

Accessible with the following methods

Method Description
GET_SLACKWORKSPACECONFS() Getter for SLACKWORKSPACECONFIGURATIONS, with configurable d
ASK_SLACKWORKSPACECONFS() Getter for SLACKWORKSPACECONFIGURATIONS w/ exceptions if fie
HAS_SLACKWORKSPACECONFS() Determine if SLACKWORKSPACECONFIGURATIONS has a value