kendraConfiguration

@JvmName(name = "sqdsygmxcmnvhvgj")
suspend fun kendraConfiguration(value: Output<BotKendraConfigurationArgs>)
@JvmName(name = "rvubtsxwcelthddq")
suspend fun kendraConfiguration(value: BotKendraConfigurationArgs?)

Parameters

value

Provides configuration information for the AMAZON.KendraSearchIntent intent. When you use this intent, Amazon Lex searches the specified Amazon Kendra index and returns documents from the index that match the user's utterance.


@JvmName(name = "ylxqkafipynxrjrr")
suspend fun kendraConfiguration(argument: suspend BotKendraConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Provides configuration information for the AMAZON.KendraSearchIntent intent. When you use this intent, Amazon Lex searches the specified Amazon Kendra index and returns documents from the index that match the user's utterance.