class Aws::LexModelsV2::Types::UpdateBotLocaleResponse

@!attribute [rw] bot_id

The identifier of the bot that contains the updated locale.
@return [String]

@!attribute [rw] bot_version

The version of the bot that contains the updated locale.
@return [String]

@!attribute [rw] locale_id

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

@!attribute [rw] locale_name

The updated locale name for the locale.
@return [String]

@!attribute [rw] description

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

@!attribute [rw] nlu_intent_confidence_threshold

The updated confidence threshold for inserting the
`AMAZON.FallbackIntent` and `AMAZON.KendraSearchIntent` intents in
the list of possible intents for an utterance.
@return [Float]

@!attribute [rw] voice_settings

The updated Amazon Polly voice to use for voice interaction with the
user.
@return [Types::VoiceSettings]

@!attribute [rw] bot_locale_status

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

@!attribute [rw] failure_reasons

If the `botLocaleStatus` is `Failed`, the `failureReasons` field
lists the errors that occurred while building the bot.
@return [Array<String>]

@!attribute [rw] creation_date_time

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

@!attribute [rw] last_updated_date_time

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

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

Constants

SENSITIVE