/AWS1/CL_PZZAUTOMLRESULT¶
When the solution performs AutoML (performAutoML is true in
CreateSolution), specifies the recipe that best optimized the
specified metric.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_bestrecipearn TYPE /AWS1/PZZARN /AWS1/PZZARN¶
The Amazon Resource Name (ARN) of the best recipe.
Queryable Attributes¶
bestRecipeArn¶
The Amazon Resource Name (ARN) of the best recipe.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BESTRECIPEARN() |
Getter for BESTRECIPEARN, with configurable default |
ASK_BESTRECIPEARN() |
Getter for BESTRECIPEARN w/ exceptions if field has no value |
HAS_BESTRECIPEARN() |
Determine if BESTRECIPEARN has a value |