The output of ContainsPiiEntitiesCommand.

interface ContainsPiiEntitiesCommandOutput {
    $metadata: ResponseMetadata;
    Labels?: EntityLabel[];
}

Hierarchy (view full)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

Labels?: EntityLabel[]

The labels used in the document being analyzed. Individual labels represent personally identifiable information (PII) entity types.