startEntitiesDetectionV2Job
inline suspend fun ComprehendMedicalClient.startEntitiesDetectionV2Job(crossinline block: StartEntitiesDetectionV2JobRequest.Builder.() -> Unit): StartEntitiesDetectionV2JobResponse
Starts an asynchronous medical entity detection job for a collection of documents. Use the DescribeEntitiesDetectionV2Job
operation to track the status of a job.