Interface AIRecommendationOutputResult.Builder

  • Method Details

    • s3OutputLocation

      AIRecommendationOutputResult.Builder s3OutputLocation(String s3OutputLocation)

      The Amazon S3 URI where the recommendation job writes its output results.

      Parameters:
      s3OutputLocation - The Amazon S3 URI where the recommendation job writes its output results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modelPackageGroupIdentifier

      AIRecommendationOutputResult.Builder modelPackageGroupIdentifier(String modelPackageGroupIdentifier)

      The name or Amazon Resource Name (ARN) of the model package group where deployment-ready model packages are registered.

      Parameters:
      modelPackageGroupIdentifier - The name or Amazon Resource Name (ARN) of the model package group where deployment-ready model packages are registered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.