kendraConfiguration

@JvmName(name = "qbhyivrdlekhnljr")
suspend fun kendraConfiguration(value: Output<V2modelsIntentKendraConfigurationArgs>)
@JvmName(name = "qomqccpvgtmsqdgs")
suspend fun kendraConfiguration(value: V2modelsIntentKendraConfigurationArgs?)

Parameters

value

Configuration block for information required to use the AMAZON.KendraSearchIntent intent to connect to an Amazon Kendra index. The AMAZON.KendraSearchIntent intent is called when Amazon Lex can't determine another intent to invoke. See kendra_configuration.


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

Parameters

argument

Configuration block for information required to use the AMAZON.KendraSearchIntent intent to connect to an Amazon Kendra index. The AMAZON.KendraSearchIntent intent is called when Amazon Lex can't determine another intent to invoke. See kendra_configuration.