NAME
Paws::LexModelsV2::BuildBotLocaleResponse
ATTRIBUTES
BotId => Str
The identifier of the specified bot.
BotLocaleStatus => Str
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.
Valid values are: "Creating"
, "Building"
, "Built"
, "ReadyExpressTesting"
, "Failed"
, "Deleting"
, "NotBuilt"
, "Importing"
=head2 BotVersion => Str
The version of the bot that was built. This is only the draft version of the bot.
LastBuildSubmittedDateTime => Str
A timestamp indicating the date and time that the bot was last built for this locale.
LocaleId => Str
The language and locale specified of where the bot can be used.