startPhiDetectionJob
inline suspend fun ComprehendMedicalClient.startPhiDetectionJob(crossinline block: StartPhiDetectionJobRequest.Builder.() -> Unit): StartPhiDetectionJobResponse
Starts an asynchronous job to detect protected health information (PHI). Use the DescribePHIDetectionJob
operation to track the status of a job.