Interface CreateInferenceProfileResponse.Builder

    • Method Detail

      • inferenceProfileArn

        CreateInferenceProfileResponse.Builder inferenceProfileArn​(String inferenceProfileArn)

        The ARN of the inference profile that you created.

        Parameters:
        inferenceProfileArn - The ARN of the inference profile that you created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.