performAutoML property

bool? performAutoML
final

When true, Amazon Personalize searches for the most optimal recipe according to the solution configuration. When false (the default), Amazon Personalize uses recipeArn.

Implementation

final bool? performAutoML;