Builder

class Builder

Properties

Link copied to clipboard

The ARN of the filter to apply to the batch segment job. For more information on using filters, see Filtering batch recommendations.

Link copied to clipboard

The Amazon S3 path for the input data used to generate the batch segment job.

Link copied to clipboard

The name of the batch segment job to create.

Link copied to clipboard

The Amazon S3 path for the bucket where the job's output will be stored.

Link copied to clipboard

The number of predicted users generated by the batch segment job for each line of input data. The maximum number of users per segment is 5 million.

Link copied to clipboard

The ARN of the Amazon Identity and Access Management role that has permissions to read and write to your input and output Amazon S3 buckets respectively.

Link copied to clipboard

The Amazon Resource Name (ARN) of the solution version you want the batch segment job to use to generate batch segments.

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

A list of tags to apply to the batch segment job.

Functions

Link copied to clipboard