class Aws::LexModelsV2::Types::BotLocaleSummary

Summary information about bot locales returned by the ListBotLocales operation.

@!attribute [rw] locale_id

The language and locale of the bot locale.
@return [String]

@!attribute [rw] locale_name

The name of the bot locale.
@return [String]

@!attribute [rw] description

The description of the bot locale.
@return [String]

@!attribute [rw] bot_locale_status

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

@!attribute [rw] last_updated_date_time

A timestamp of the date and time that the bot locale was last
updated.
@return [Time]

@!attribute [rw] last_build_submitted_date_time

A timestamp of the date and time that the bot locale was last built.
@return [Time]

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

Constants

SENSITIVE