Bot Bedrock Agent Intent Configuration
data class BotBedrockAgentIntentConfiguration(val bedrockAgentConfiguration: BotBedrockAgentIntentConfigurationBedrockAgentConfigurationProperties? = null, val bedrockAgentIntentKnowledgeBaseConfiguration: BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationProperties? = null)
Constructors
Link copied to clipboard
constructor(bedrockAgentConfiguration: BotBedrockAgentIntentConfigurationBedrockAgentConfigurationProperties? = null, bedrockAgentIntentKnowledgeBaseConfiguration: BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationProperties? = null)