class Aws::LexModelsV2::Types::BotVersionSummary

Summary information about a bot version returned by the ListBotVersions operation.

@!attribute [rw] bot_name

The name of the bot associated with the version.
@return [String]

@!attribute [rw] bot_version

The numeric version of the bot, or `DRAFT` to indicate that this is
the version of the bot that can be updated..
@return [String]

@!attribute [rw] description

The description of the version.
@return [String]

@!attribute [rw] bot_status

The status of the bot. When the status is available, the version of
the bot is ready for use.
@return [String]

@!attribute [rw] creation_date_time

A timestamp of the date and time that the version was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/BotVersionSummary AWS API Documentation

Constants

SENSITIVE