botChannelAssociations property

List<BotChannelAssociation>? botChannelAssociations
final

An array of objects, one for each association, that provides information about the Amazon Lex bot and its association with the channel.

Implementation

final List<BotChannelAssociation>? botChannelAssociations;