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 identifier of the events detection 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
var tags: List<Tag>?

Tags to associate with the events detection job. A tag is a key-value pair that adds metadata to a resource used by Amazon Comprehend. For example, a tag with "Sales" as the key might be added to a resource to indicate its use by the sales department.

Link copied to clipboard

The types of events to detect in the input documents.

Functions