Interface TargetGroupTuple.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TargetGroupTuple.Builder,TargetGroupTuple>, SdkBuilder<TargetGroupTuple.Builder,TargetGroupTuple>, SdkPojo
Enclosing class:
TargetGroupTuple

public static interface TargetGroupTuple.Builder extends SdkPojo, CopyableBuilder<TargetGroupTuple.Builder,TargetGroupTuple>
  • Method Details

    • 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

      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.