class Aws::LexModelsV2::Types::BuildBotLocaleResponse
@!attribute [rw] bot_id
The identifier of the specified bot. @return [String]
@!attribute [rw] bot_version
The version of the bot that was built. This is only the draft version of the bot. @return [String]
@!attribute [rw] locale_id
The language and locale specified of where the bot can be used. @return [String]
@!attribute [rw] bot_locale_status
The bot's build status. When the status is `ReadyExpressTesting` you can test the bot using the utterances defined for the intents and slot types. When the status is `Built`, the bot is ready for use and can be tested using any utterance. @return [String]
@!attribute [rw] last_build_submitted_date_time
A timestamp indicating the date and time that the bot was last built for this locale. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/BuildBotLocaleResponse AWS API Documentation
Constants
- SENSITIVE