/AWS1/CL_CBO=>LISTASSOCIATIONS()
¶
About ListAssociations¶
Lists resources associated with a channel configuration.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CHATCONFIGURATION
TYPE /AWS1/CBOCHATCONFIGURATIONARN
/AWS1/CBOCHATCONFIGURATIONARN
¶
The channel configuration to list associations for.
Optional arguments:¶
IV_MAXRESULTS
TYPE /AWS1/CBOINTEGER
/AWS1/CBOINTEGER
¶
The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
IV_NEXTTOKEN
TYPE /AWS1/CBOSTRING
/AWS1/CBOSTRING
¶
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.