piiEntityTypes property

List<PiiEntityType>? piiEntityTypes
final

An array of the types of PII entities that Amazon Comprehend detects in the input text for your request.

Implementation

final List<PiiEntityType>? piiEntityTypes;