/AWS1/CL_SUALSTSLACKCHANNELC01¶
ListSlackChannelConfigurationsResult
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_slackchannelconfs
TYPE /AWS1/CL_SUASLACKCHANNELCONF=>TT_SLACKCHANNELCONFLIST
TT_SLACKCHANNELCONFLIST
¶
The configurations for a Slack channel.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/SUAPAGINATIONTOKEN
/AWS1/SUAPAGINATIONTOKEN
¶
The point where pagination should resume when the response returns only partial results.
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 |
slackChannelConfigurations¶
The configurations for a Slack channel.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SLACKCHANNELCONFS() |
Getter for SLACKCHANNELCONFIGURATIONS, with configurable def |
ASK_SLACKCHANNELCONFS() |
Getter for SLACKCHANNELCONFIGURATIONS w/ exceptions if field |
HAS_SLACKCHANNELCONFS() |
Determine if SLACKCHANNELCONFIGURATIONS has a value |