interface DescribePiiEntitiesDetectionJobResponse {
    PiiEntitiesDetectionJobProperties?: PiiEntitiesDetectionJobProperties;
}

Hierarchy (view full)

Properties

PiiEntitiesDetectionJobProperties?: PiiEntitiesDetectionJobProperties

Provides information about a PII entities detection job.