/AWS1/CL_CBODSCSLACKUSERIDEN01¶
DescribeSlackUserIdentitiesResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_slackuseridentities
TYPE /AWS1/CL_CBOSLACKUSERIDENTITY=>TT_SLACKUSERIDENTITIESLIST
TT_SLACKUSERIDENTITIESLIST
¶
A list of Slack User Identities.
iv_nexttoken
TYPE /AWS1/CBOPAGINATIONTOKEN
/AWS1/CBOPAGINATIONTOKEN
¶
An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.
Queryable Attributes¶
SlackUserIdentities¶
A list of Slack User Identities.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SLACKUSERIDENTITIES() |
Getter for SLACKUSERIDENTITIES, with configurable default |
ASK_SLACKUSERIDENTITIES() |
Getter for SLACKUSERIDENTITIES w/ exceptions if field has no |
HAS_SLACKUSERIDENTITIES() |
Determine if SLACKUSERIDENTITIES has a value |
NextToken¶
An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token, up to the value specified by MaxResults.
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 |