data Source Configuration
suspend fun dataSourceConfiguration(value: Output<BotQnAIntentConfigurationDataSourceConfigurationPropertiesArgs>)
suspend fun dataSourceConfiguration(value: BotQnAIntentConfigurationDataSourceConfigurationPropertiesArgs)
Parameters
value
Contains details about the configuration of the data source used for the AMAZON.QnAIntent
.
suspend fun dataSourceConfiguration(argument: suspend BotQnAIntentConfigurationDataSourceConfigurationPropertiesArgsBuilder.() -> Unit)
Parameters
argument
Contains details about the configuration of the data source used for the AMAZON.QnAIntent
.