Interface CreateGraphResponse.Builder

  • Method Details

    • graphArn

      CreateGraphResponse.Builder graphArn(String graphArn)

      The ARN of the new behavior graph.

      Parameters:
      graphArn - The ARN of the new behavior graph.
      Returns:
      Returns a reference to this object so that method calls can be chained together.