public static interface AutoMLResult.Builder extends SdkPojo, CopyableBuilder<AutoMLResult.Builder,AutoMLResult>
| Modifier and Type | Method and Description |
|---|---|
AutoMLResult.Builder |
bestRecipeArn(String bestRecipeArn)
The Amazon Resource Name (ARN) of the best recipe.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAutoMLResult.Builder bestRecipeArn(String bestRecipeArn)
The Amazon Resource Name (ARN) of the best recipe.
bestRecipeArn - The Amazon Resource Name (ARN) of the best recipe.Copyright © 2022. All rights reserved.