Interface Relationship.Builder

    • Method Detail

      • from

        Relationship.Builder from​(String from)

        The ARN of the resource.

        Parameters:
        from - The ARN of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • to

        Relationship.Builder to​(String to)

        The ARN of the resource.

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