Builder

class Builder

Properties

Link copied to clipboard

The ARN of the dataset that receives the imported data.

Link copied to clipboard

The Amazon S3 bucket that contains the training data to import.

Link copied to clipboard

Specify how to add the new records to an existing dataset. The default import mode is FULL. If you haven't imported bulk records into the dataset previously, you can only specify FULL.

Link copied to clipboard

The name for the dataset import job.

Link copied to clipboard

If you created a metric attribution, specify whether to publish metrics for this import job to Amazon S3

Link copied to clipboard

The ARN of the IAM role that has permissions to read from the Amazon S3 data source.

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

A list of tags to apply to the dataset import job.

Functions

Link copied to clipboard