DescribePiiEntitiesDetectionJobResponse constructor

DescribePiiEntitiesDetectionJobResponse({
  1. PiiEntitiesDetectionJobProperties? piiEntitiesDetectionJobProperties,
})

Implementation

DescribePiiEntitiesDetectionJobResponse({
  this.piiEntitiesDetectionJobProperties,
});