Interface TargetGroupTuple.Builder

    • Method Detail

      • targetGroupArn

        TargetGroupTuple.Builder targetGroupArn​(String targetGroupArn)

        The Amazon Resource Name (ARN) of the target group.

        Parameters:
        targetGroupArn - The Amazon Resource Name (ARN) of the target group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • weight

        TargetGroupTuple.Builder weight​(Integer weight)

        The weight. The range is 0 to 999.

        Parameters:
        weight - The weight. The range is 0 to 999.
        Returns:
        Returns a reference to this object so that method calls can be chained together.