Interface CreateInferenceProfileResponse.Builder

  • Method Details

    • 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.
    • status

      The status of the inference profile. ACTIVE means that the inference profile is ready to be used.

      Parameters:
      status - The status of the inference profile. ACTIVE means that the inference profile is ready to be used.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the inference profile. ACTIVE means that the inference profile is ready to be used.

      Parameters:
      status - The status of the inference profile. ACTIVE means that the inference profile is ready to be used.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: