class Aws::LexModelBuildingService::Types::BotAliasMetadata

Provides information about a bot alias.

@!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 Amazon Lex bot to which the alias points.
@return [String]

@!attribute [rw] bot_name

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

@!attribute [rw] last_updated_date

The date that the bot alias was updated. When you create a resource,
the creation date and 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

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/BotAliasMetadata AWS API Documentation

Constants

SENSITIVE