Bot Bedrock Agent Intent Configuration Args Builder
Functions
Link copied to clipboard
suspend fun bedrockAgentConfiguration(value: BotBedrockAgentIntentConfigurationBedrockAgentConfigurationPropertiesArgs?)
suspend fun bedrockAgentConfiguration(value: Output<BotBedrockAgentIntentConfigurationBedrockAgentConfigurationPropertiesArgs>)
suspend fun bedrockAgentConfiguration(argument: suspend BotBedrockAgentIntentConfigurationBedrockAgentConfigurationPropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun bedrockAgentIntentKnowledgeBaseConfiguration(value: BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationPropertiesArgs?)
suspend fun bedrockAgentIntentKnowledgeBaseConfiguration(value: Output<BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationPropertiesArgs>)
suspend fun bedrockAgentIntentKnowledgeBaseConfiguration(argument: suspend BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationPropertiesArgsBuilder.() -> Unit)