Skip to content

/AWS1/CL_CBODSCSLACKCHANNELC01

DescribeSlackChannelConfigurationsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

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.

IT_SLACKCHANNELCONFS TYPE /AWS1/CL_CBOSLACKCHANNELCONF=>TT_SLACKCHANNELCONFLIST TT_SLACKCHANNELCONFLIST

A list of Slack channel configurations.


Queryable Attributes

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

SlackChannelConfigurations

A list of Slack channel configurations.

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