class Aws::Comprehend::Types::ContainsPiiEntitiesRequest
@note When making an API call, you may pass ContainsPiiEntitiesRequest
data as a hash: { text: "String", # required language_code: "en", # required, accepts en, es, fr, de, it, pt, ar, hi, ja, ko, zh, zh-TW }
@!attribute [rw] text
Creates a new document classification request to analyze a single document in real-time, returning personally identifiable information (PII) entity labels. @return [String]
@!attribute [rw] language_code
The language of the input documents. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/ContainsPiiEntitiesRequest AWS API Documentation
Constants
- SENSITIVE