Interface OptimizationOutput.Builder

    • Method Detail

      • recommendedInferenceImage

        OptimizationOutput.Builder recommendedInferenceImage​(String recommendedInferenceImage)

        The image that SageMaker recommends that you use to host the optimized model that you created with an optimization job.

        Parameters:
        recommendedInferenceImage - The image that SageMaker recommends that you use to host the optimized model that you created with an optimization job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.