class Aws::LexModelsV2::Types::DescribeBotAliasResponse
@!attribute [rw] bot_alias_id
The identifier of the bot alias. @return [String]
@!attribute [rw] bot_alias_name
The name of the bot alias. @return [String]
@!attribute [rw] description
The description of the bot alias. @return [String]
@!attribute [rw] bot_version
The version of the bot associated with the bot alias. @return [String]
@!attribute [rw] bot_alias_locale_settings
The locale settings that are unique to the alias. @return [Hash<String,Types::BotAliasLocaleSettings>]
@!attribute [rw] conversation_log_settings
Specifics of how Amazon Lex logs text and audio conversations with the bot associated with the alias. @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_history_events
A list of events that affect a bot alias. For example, an event is recorded when the version that the alias points to changes. @return [Array<Types::BotAliasHistoryEvent>]
@!attribute [rw] bot_alias_status
The current status of the alias. When the alias is `Available`, the alias is ready for use with your bot. @return [String]
@!attribute [rw] bot_id
The identifier of the bot associated with the bot alias. @return [String]
@!attribute [rw] creation_date_time
A timestamp of the date and time that the alias was created. @return [Time]
@!attribute [rw] last_updated_date_time
A timestamp of the date and time that the alias was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DescribeBotAliasResponse AWS API Documentation
Constants
- SENSITIVE