Interface CreateAlgorithmResponse.Builder

  • Method Details

    • algorithmArn

      CreateAlgorithmResponse.Builder algorithmArn(String algorithmArn)

      The Amazon Resource Name (ARN) of the new algorithm.

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