NAME
Paws::LexModelsV2::UpdateBotAliasResponse
ATTRIBUTES
BotAliasId => Str
The identifier of the updated bot alias.
BotAliasLocaleSettings => Paws::LexModelsV2::BotAliasLocaleSettingsMap
The updated Lambda functions to use in each locale for the bot alias.
BotAliasName => Str
The updated name of the bot alias.
BotAliasStatus => Str
The current status of the bot alias. When the status is Available
the alias is ready for use.
Valid values are: "Creating"
, "Available"
, "Deleting"
, "Failed"
=head2 BotId => Str
The identifier of the bot with the updated alias.
BotVersion => Str
The updated version of the bot that the alias points to.
ConversationLogSettings => Paws::LexModelsV2::ConversationLogSettings
The updated settings for storing conversation logs in Amazon CloudWatch Logs and Amazon S3 buckets.
CreationDateTime => Str
A timestamp of the date and time that the bot was created.
Description => Str
The updated description of the bot alias.
LastUpdatedDateTime => Str
A timestamp of the date and time that the bot was last updated.