Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the destination domain dataset group for the recommender.

Link copied to clipboard
var name: String?

The name of the recommender.

Link copied to clipboard

The Amazon Resource Name (ARN) of the recipe that the recommender will use. For a recommender, a recipe is a Domain dataset group use case. Only Domain dataset group use cases can be used to create a recommender. For information about use cases see Choosing recommender use cases.

Link copied to clipboard

The configuration details of the recommender.

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

A list of tags to apply to the recommender.

Functions