class Aws::LexModelBuildingService::Types::GetBotAliasResponse

@!attribute [rw] name

The name of the bot alias.
@return [String]

@!attribute [rw] description

A description of the bot alias.
@return [String]

@!attribute [rw] bot_version

The version of the bot that the alias points to.
@return [String]

@!attribute [rw] bot_name

The name of the bot that the alias points to.
@return [String]

@!attribute [rw] last_updated_date

The date that the bot alias was updated. When you create a resource,
the creation date and the last updated date are the same.
@return [Time]

@!attribute [rw] created_date

The date that the bot alias was created.
@return [Time]

@!attribute [rw] checksum

Checksum of the bot alias.
@return [String]

@!attribute [rw] conversation_logs

The settings that determine how Amazon Lex uses conversation logs
for the alias.
@return [Types::ConversationLogsResponse]

@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/GetBotAliasResponse AWS API Documentation

Constants

SENSITIVE