class Aws::LexModelsV2::Types::UpdateBotAliasResponse
@!attribute [rw] bot_alias_id
The identifier of the updated bot alias. @return [String]
@!attribute [rw] bot_alias_name
The updated name of the bot alias. @return [String]
@!attribute [rw] description
The updated description of the bot alias. @return [String]
@!attribute [rw] bot_version
The updated version of the bot that the alias points to. @return [String]
@!attribute [rw] bot_alias_locale_settings
The updated Lambda functions to use in each locale for the bot alias. @return [Hash<String,Types::BotAliasLocaleSettings>]
@!attribute [rw] conversation_log_settings
The updated settings for storing conversation logs in Amazon CloudWatch Logs and Amazon S3 buckets. @return [Types::ConversationLogSettings]
@!attribute [rw] sentiment_analysis_settings
Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances. @return [Types::SentimentAnalysisSettings]
@!attribute [rw] bot_alias_status
The current status of the bot alias. When the status is `Available` the alias is ready for use. @return [String]
@!attribute [rw] bot_id
The identifier of the bot with the updated alias. @return [String]
@!attribute [rw] creation_date_time
A timestamp of the date and time that the bot was created. @return [Time]
@!attribute [rw] last_updated_date_time
A timestamp of the date and time that the bot was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/UpdateBotAliasResponse AWS API Documentation
Constants
- SENSITIVE