Builder
Properties
A unique identifier for the request. If you don't set the client request token, Amazon Comprehend generates one.
The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend read access to your input data.
The input properties for a PII entities detection job.
The language of the input documents. Enter the language code for English (en) or Spanish (es).
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
Provides configuration parameters for the output of PII entity detection jobs.
Provides configuration parameters for PII entity redaction.
Functions
construct an aws.sdk.kotlin.services.comprehend.model.InputDataConfig inside the given block
construct an aws.sdk.kotlin.services.comprehend.model.OutputDataConfig inside the given block
construct an aws.sdk.kotlin.services.comprehend.model.RedactionConfig inside the given block