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