BotQnAIntentConfigurationDataSourceConfigurationPropertiesArgs

data class BotQnAIntentConfigurationDataSourceConfigurationPropertiesArgs(val bedrockKnowledgeStoreConfiguration: Output<BotQnAIntentConfigurationDataSourceConfigurationPropertiesBedrockKnowledgeStoreConfigurationPropertiesArgs>? = null, val kendraConfiguration: Output<BotQnAKendraConfigurationArgs>? = null, val opensearchConfiguration: Output<BotQnAIntentConfigurationDataSourceConfigurationPropertiesOpensearchConfigurationPropertiesArgs>? = null) : ConvertibleToJava<BotQnAIntentConfigurationDataSourceConfigurationPropertiesArgs>

Contains details about the configuration of the data source used for the AMAZON.QnAIntent .

Functions

Link copied to clipboard
open override fun toJava(): BotQnAIntentConfigurationDataSourceConfigurationPropertiesArgs