UpdateBotLocaleRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the bot that contains the locale.

Link copied to clipboard

The version of the bot that contains the locale to be updated. The version can only be the DRAFT version.

Link copied to clipboard

The new description of the locale.

Link copied to clipboard

Contains settings for generative AI features powered by Amazon Bedrock for your bot locale. Use this object to turn generative AI features on and off. Pricing may differ if you turn a feature on. For more information, see LINK.

Link copied to clipboard

The identifier of the language and locale to update. The string must match one of the supported locales. For more information, see Supported languages.

Link copied to clipboard

The new confidence threshold where Amazon Lex inserts the AMAZON.FallbackIntent and AMAZON.KendraSearchIntent intents in the list of possible intents for an utterance.

Link copied to clipboard

The new Amazon Polly voice Amazon Lex should use for voice interaction with the user.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String