Builder

class Builder

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

Name of the dataset.

Link copied to clipboard

The dataset type. You can specify that the data in a dataset is for training the model or for testing the model.

Link copied to clipboard

Description of the dataset.

Link copied to clipboard

The Amazon Resource Number (ARN) of the flywheel of the flywheel to receive the data.

Link copied to clipboard

Information about the input data configuration. The type of input data varies based on the format of the input and whether the data is for a classifier model or an entity recognition model.

Link copied to clipboard
var tags: List<Tag>?

Tags for the dataset.

Functions