The output of DescribePiiEntitiesDetectionJobCommand.

interface DescribePiiEntitiesDetectionJobCommandOutput {
    $metadata: ResponseMetadata;
    PiiEntitiesDetectionJobProperties?: PiiEntitiesDetectionJobProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

PiiEntitiesDetectionJobProperties?: PiiEntitiesDetectionJobProperties

Provides information about a PII entities detection job.