Builder
class Builder
Properties
Link copied to clipboard
An 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
Specifies the format and location of the input data for the job.
Link copied to clipboard
The language code of the input documents.
Link copied to clipboard
Specifies where to send the output files.
Link copied to clipboard
Link copied to clipboard
The types of events to detect in the input documents.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.comprehend.model.InputDataConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.comprehend.model.OutputDataConfig inside the given block