NAME
Paws::LexModels::GetBotChannelAssociationResponse
ATTRIBUTES
BotAlias => Str
An alias pointing to the specific version of the Amazon Lex bot to which this association is being made.
BotConfiguration => Paws::LexModels::ChannelConfigurationMap
Provides information that the messaging platform needs to communicate with the Amazon Lex bot.
BotName => Str
The name of the Amazon Lex bot.
CreatedDate => Str
The date that the association between the bot and the channel was created.
Description => Str
A description of the association between the bot and the channel.
FailureReason => Str
If status
is FAILED
, Amazon Lex provides the reason that it failed to create the association.
Name => Str
The name of the association between the bot and the channel.
Status => Str
The status of the bot channel.
CREATED
- The channel has been created and is ready for use.IN_PROGRESS
- Channel creation is in progress.FAILED
- There was an error creating the channel. For information about the reason for the failure, see thefailureReason
field.
Valid values are: "IN_PROGRESS"
, "CREATED"
, "FAILED"
=head2 Type => Str
The type of the messaging platform.
Valid values are: "Facebook"
, "Slack"
, "Twilio-Sms"
, "Kik"
=head2 _request_id => Str