DescribePHIDetectionJobResponse constructor

DescribePHIDetectionJobResponse({
  1. ComprehendMedicalAsyncJobProperties? comprehendMedicalAsyncJobProperties,
})

Implementation

DescribePHIDetectionJobResponse({
  this.comprehendMedicalAsyncJobProperties,
});