field Mapping
suspend fun fieldMapping(value: Output<AgentKnowledgeBaseStorageConfigurationOpensearchServerlessConfigurationFieldMappingArgs>)
suspend fun fieldMapping(value: AgentKnowledgeBaseStorageConfigurationOpensearchServerlessConfigurationFieldMappingArgs?)
Parameters
value
Contains the names of the fields to which to map information about the vector store.
suspend fun fieldMapping(argument: suspend AgentKnowledgeBaseStorageConfigurationOpensearchServerlessConfigurationFieldMappingArgsBuilder.() -> Unit)
Parameters
argument
Contains the names of the fields to which to map information about the vector store.