public static interface TargetGroup.Builder extends CopyableBuilder<TargetGroup.Builder,TargetGroup>
| Modifier and Type | Method and Description |
|---|---|
TargetGroup.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the target group.
|
copyapply, buildTargetGroup.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 Amazon Web Services, Inc. All Rights Reserved.