startIdMappingJob
inline suspend fun EntityResolutionClient.startIdMappingJob(crossinline block: StartIdMappingJobRequest.Builder.() -> Unit): StartIdMappingJobResponse
Starts the IdMappingJob
of a workflow. The workflow must have previously been created using the CreateIdMappingWorkflow
endpoint.