Interface CreateInferenceComponentResponse.Builder

    • Method Detail

      • inferenceComponentArn

        CreateInferenceComponentResponse.Builder inferenceComponentArn​(String inferenceComponentArn)

        The Amazon Resource Name (ARN) of the inference component.

        Parameters:
        inferenceComponentArn - The Amazon Resource Name (ARN) of the inference component.
        Returns:
        Returns a reference to this object so that method calls can be chained together.