class Aws::LexModelBuildingService::Types::BotMetadata

Provides information about a bot. .

@!attribute [rw] name

The name of the bot.
@return [String]

@!attribute [rw] description

A description of the bot.
@return [String]

@!attribute [rw] status

The status of the bot.
@return [String]

@!attribute [rw] last_updated_date

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

@!attribute [rw] created_date

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

@!attribute [rw] version

The version of the bot. For a new bot, the version is always
`$LATEST`.
@return [String]

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

Constants

SENSITIVE