StartPiiEntitiesDetectionJobRequest
Types
Properties
Link copied to clipboard
A unique identifier for the request. If you don't set the client request token, Amazon Comprehend generates one.
Link copied to clipboard
The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend read access to your input data.
Link copied to clipboard
The input properties for a PII entities detection job.
Link copied to clipboard
The language of the input documents. Enter the language code for English (en) or Spanish (es).
Link copied to clipboard
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
Link copied to clipboard
Provides configuration parameters for the output of PII entity detection jobs.
Link copied to clipboard
Provides configuration parameters for PII entity redaction.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: StartPiiEntitiesDetectionJobRequest.Builder.() -> Unit = {}): StartPiiEntitiesDetectionJobRequest