The input for StopPiiEntitiesDetectionJobCommand.

interface StopPiiEntitiesDetectionJobCommandInput {
    JobId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

JobId: undefined | string

The identifier of the PII entities detection job to stop.