Ai Agent Knowledge Base Association Configuration Data Args
data class AiAgentKnowledgeBaseAssociationConfigurationDataArgs(val contentTagFilter: Output<Any>? = null, val maxResults: Output<Double>? = null, val overrideKnowledgeBaseSearchType: Output<AiAgentKnowledgeBaseSearchType>? = null) : ConvertibleToJava<AiAgentKnowledgeBaseAssociationConfigurationDataArgs>
Constructors
Link copied to clipboard
constructor(contentTagFilter: Output<Any>? = null, maxResults: Output<Double>? = null, overrideKnowledgeBaseSearchType: Output<AiAgentKnowledgeBaseSearchType>? = null)