Interface AutoMLResult.Builder

    • Method Detail

      • bestRecipeArn

        AutoMLResult.Builder bestRecipeArn​(String bestRecipeArn)

        The Amazon Resource Name (ARN) of the best recipe.

        Parameters:
        bestRecipeArn - The Amazon Resource Name (ARN) of the best recipe.
        Returns:
        Returns a reference to this object so that method calls can be chained together.