public static interface DescribeTargetGroupAttributesRequest.Builder extends ElasticLoadBalancingV2Request.Builder, SdkPojo, CopyableBuilder<DescribeTargetGroupAttributesRequest.Builder,DescribeTargetGroupAttributesRequest>
| Modifier and Type | Method and Description | 
|---|---|
DescribeTargetGroupAttributesRequest.Builder | 
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration. 
 | 
DescribeTargetGroupAttributesRequest.Builder | 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration. 
 | 
DescribeTargetGroupAttributesRequest.Builder | 
targetGroupArn(String targetGroupArn)
 The Amazon Resource Name (ARN) of the target group. 
 | 
buildoverrideConfigurationcopyapplyMutation, buildDescribeTargetGroupAttributesRequest.Builder targetGroupArn(String targetGroupArn)
The Amazon Resource Name (ARN) of the target group.
targetGroupArn - The Amazon Resource Name (ARN) of the target group.DescribeTargetGroupAttributesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.DescribeTargetGroupAttributesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
 given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.