DescribeRxNormInferenceJobResponse constructor

DescribeRxNormInferenceJobResponse({
  1. ComprehendMedicalAsyncJobProperties? comprehendMedicalAsyncJobProperties,
})

Implementation

DescribeRxNormInferenceJobResponse({
  this.comprehendMedicalAsyncJobProperties,
});