public static interface TargetGroup.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<TargetGroup.Builder,TargetGroup>
| Modifier and Type | Method and Description |
|---|---|
TargetGroup.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the target group.
|
TargetGroup.Builder arn(String arn)
The Amazon Resource Name (ARN) of the target group.
arn - The Amazon Resource Name (ARN) of the target group.Copyright © 2017. All rights reserved.