Interface CopyProjectVersionResponse.Builder

  • Method Details

    • projectVersionArn

      CopyProjectVersionResponse.Builder projectVersionArn(String projectVersionArn)

      The ARN of the copied model version in the destination project.

      Parameters:
      projectVersionArn - The ARN of the copied model version in the destination project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.