Builder
class Builder
Properties
Link copied to clipboard
Whether the solution uses automatic training to create new solution versions (trained models). You can change the training frequency by specifying a schedulingExpression
in the AutoTrainingConfig
as part of solution configuration.
Link copied to clipboard
The Amazon Resource Name (ARN) of the solution to update.
Link copied to clipboard
The new configuration details of the solution.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.personalize.model.SolutionUpdateConfig inside the given block