BotBedrockAgentIntentConfigurationArgs

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)

Functions

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