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