NAME
Paws::LexModels::PutBotAliasResponse
ATTRIBUTES
BotName => Str
The name of the bot that the alias points to.
BotVersion => Str
The version of the bot that the alias points to.
Checksum => Str
The checksum for the current version of the alias.
ConversationLogs => Paws::LexModels::ConversationLogsResponse
The settings that determine how Amazon Lex uses conversation logs for the alias.
CreatedDate => Str
The date that the bot alias was created.
Description => Str
A description of the alias.
LastUpdatedDate => Str
The date that the bot alias was updated. When you create a resource, the creation date and the last updated date are the same.
Name => Str
The name of the alias.
Tags => ArrayRef[Paws::LexModels::Tag]
A list of tags associated with a bot.