class Aws::LexModelsV2::Types::CreateBotVersionResponse
@!attribute [rw] bot_id
The bot identifier specified in the request. @return [String]
@!attribute [rw] description
The description of the version specified in the request. @return [String]
@!attribute [rw] bot_version
The version number assigned to the version. @return [String]
@!attribute [rw] bot_version_locale_specification
The source versions used for each locale in the new version. @return [Hash<String,Types::BotVersionLocaleDetails>]
@!attribute [rw] bot_status
When you send a request to create or update a bot, Amazon Lex sets the status response element to `Creating`. After Amazon Lex builds the bot, it sets status to `Available`. If Amazon Lex can't build the bot, it sets status to `Failed`. @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/CreateBotVersionResponse AWS API Documentation
Constants
- SENSITIVE