Bot Bedrock Agent Intent Configuration Args
data class BotBedrockAgentIntentConfigurationArgs(val bedrockAgentConfiguration: Output<BotBedrockAgentIntentConfigurationBedrockAgentConfigurationPropertiesArgs>? = null, val bedrockAgentIntentKnowledgeBaseConfiguration: Output<BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationPropertiesArgs>? = null) : ConvertibleToJava<BotBedrockAgentIntentConfigurationArgs>
Constructors
Link copied to clipboard
constructor(bedrockAgentConfiguration: Output<BotBedrockAgentIntentConfigurationBedrockAgentConfigurationPropertiesArgs>? = null, bedrockAgentIntentKnowledgeBaseConfiguration: Output<BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationPropertiesArgs>? = null)