Bot Qn AIntent Configuration Data Source Configuration Properties Bedrock Knowledge Store Configuration Properties Args
data class BotQnAIntentConfigurationDataSourceConfigurationPropertiesBedrockKnowledgeStoreConfigurationPropertiesArgs(val bedrockKnowledgeBaseArn: Output<String>? = null, val bkbExactResponseFields: Output<BotQnAIntentConfigurationDataSourceConfigurationPropertiesBedrockKnowledgeStoreConfigurationPropertiesBkbExactResponseFieldsPropertiesArgs>? = null, val exactResponse: Output<Boolean>? = null) : ConvertibleToJava<BotQnAIntentConfigurationDataSourceConfigurationPropertiesBedrockKnowledgeStoreConfigurationPropertiesArgs>
Constructors
Link copied to clipboard
constructor(bedrockKnowledgeBaseArn: Output<String>? = null, bkbExactResponseFields: Output<BotQnAIntentConfigurationDataSourceConfigurationPropertiesBedrockKnowledgeStoreConfigurationPropertiesBkbExactResponseFieldsPropertiesArgs>? = null, exactResponse: Output<Boolean>? = null)