Bot Bedrock Agent Intent Configuration Bedrock Agent Intent Knowledge Base Configuration Properties Args
data class BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationPropertiesArgs(val bedrockKnowledgeBaseArn: Output<String>, val bedrockModelConfiguration: Output<BotBedrockModelSpecificationArgs>) : ConvertibleToJava<BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationPropertiesArgs>
Constructors
Link copied to clipboard
constructor(bedrockKnowledgeBaseArn: Output<String>, bedrockModelConfiguration: Output<BotBedrockModelSpecificationArgs>)