Interface RecommendationJobCompiledOutputConfig.Builder

    • Method Detail

      • s3OutputUri

        RecommendationJobCompiledOutputConfig.Builder s3OutputUri​(String s3OutputUri)

        Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.

        Parameters:
        s3OutputUri - Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.
        Returns:
        Returns a reference to this object so that method calls can be chained together.