Builder
Properties
The version of the bot to create the locale for. This can only be the draft version of the bot.
A description of the bot locale. Use this to help identify the bot locale in lists.
Contains specifications about the generative AI capabilities from Amazon Bedrock that you can turn on for your bot.
The identifier of the language and locale that the bot will be used in. The string must match one of the supported locales. All of the intents, slot types, and slots used in the bot must have the same locale. For more information, see Supported languages.
Determines the threshold where Amazon Lex will insert the AMAZON.FallbackIntent
, AMAZON.KendraSearchIntent
, or both when returning alternative intents. AMAZON.FallbackIntent
and AMAZON.KendraSearchIntent
are only inserted if they are configured for the bot.
The Amazon Polly voice ID that Amazon Lex uses for voice interaction with the user.
Functions
construct an aws.sdk.kotlin.services.lexmodelsv2.model.GenerativeAiSettings inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.VoiceSettings inside the given block