DescribeEntitiesDetectionJobResponse constructor

DescribeEntitiesDetectionJobResponse({
  1. EntitiesDetectionJobProperties? entitiesDetectionJobProperties,
})

Implementation

DescribeEntitiesDetectionJobResponse({
  this.entitiesDetectionJobProperties,
});