Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the solution version.

Link copied to clipboard

The Amazon Resource Name (ARN) of the solution containing the training configuration information.

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

A list of tags to apply to the solution version.

Link copied to clipboard

The scope of training to be performed when creating the solution version. The default is FULL. This creates a completely new model based on the entirety of the training data from the datasets in your dataset group.