class Aws::LexModelsV2::Types::BotSummary

Summary information about a bot returned by the ListBots operation.

@!attribute [rw] bot_id

The unique identifier assigned to the bot. Use this ID to get
detailed information about the bot with the DescribeBot operation.
@return [String]

@!attribute [rw] bot_name

The name of the bot.
@return [String]

@!attribute [rw] description

The description of the bot.
@return [String]

@!attribute [rw] bot_status

The current status of the bot. When the status is `Available` the
bot is ready for use.
@return [String]

@!attribute [rw] latest_bot_version

The latest numerical version in use for the bot.
@return [String]

@!attribute [rw] last_updated_date_time

The date and time that the bot was last updated.
@return [Time]

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

Constants

SENSITIVE