Interface TargetGroup.Builder

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

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

    • arn

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

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