class Aws::LexModelBuildingService::Types::PutBotAliasResponse

@!attribute [rw] name

The name of the alias.
@return [String]

@!attribute [rw] description

A description of the 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

The checksum for the current version of the alias.
@return [String]

@!attribute [rw] conversation_logs

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

@!attribute [rw] tags

A list of tags associated with a bot.
@return [Array<Types::Tag>]

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

Constants

SENSITIVE