Agent Knowledge Base Knowledge Base Configuration Vector Knowledge Base Configuration Supplemental Data Storage Configuration Args
data class AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationSupplementalDataStorageConfigurationArgs(val storageLocations: Output<List<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationSupplementalDataStorageConfigurationStorageLocationArgs>>? = null) : ConvertibleToJava<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationSupplementalDataStorageConfigurationArgs>
Constructors
Link copied to clipboard
constructor(storageLocations: Output<List<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationSupplementalDataStorageConfigurationStorageLocationArgs>>? = null)
Properties
Link copied to clipboard
val storageLocations: Output<List<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationSupplementalDataStorageConfigurationStorageLocationArgs>>? = null
A storage location specification for images extracted from multimodal documents in your data source. See storage_location
block for details.