Builder

class Builder

Properties

Link copied to clipboard

The configuration details of a campaign.

Link copied to clipboard

Specifies the requested minimum provisioned transactions (recommendations) per second that Amazon Personalize will support. A high minProvisionedTPS will increase your bill. We recommend starting with 1 for minProvisionedTPS (the default). Track your usage using Amazon CloudWatch metrics, and increase the minProvisionedTPS as necessary.

Link copied to clipboard
var name: String?

A name for the new campaign. The campaign name must be unique within your account.

Link copied to clipboard

The Amazon Resource Name (ARN) of the solution version to deploy.

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

A list of tags to apply to the campaign.

Functions

Link copied to clipboard