Interface AIRecommendationOutputConfig.Builder

  • Method Details

    • s3OutputLocation

      AIRecommendationOutputConfig.Builder s3OutputLocation(String s3OutputLocation)

      The Amazon S3 URI where recommendation results are stored.

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

      AIRecommendationOutputConfig.Builder modelPackageGroupIdentifier(String modelPackageGroupIdentifier)

      The name or Amazon Resource Name (ARN) of the model package group where the optimized model is registered as a new model package version.

      Parameters:
      modelPackageGroupIdentifier - The name or Amazon Resource Name (ARN) of the model package group where the optimized model is registered as a new model package version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.