public static interface AwsElbv2LoadBalancerAttribute.Builder extends SdkPojo, CopyableBuilder<AwsElbv2LoadBalancerAttribute.Builder,AwsElbv2LoadBalancerAttribute>
| Modifier and Type | Method and Description |
|---|---|
AwsElbv2LoadBalancerAttribute.Builder |
key(String key)
The name of the load balancer attribute.
|
AwsElbv2LoadBalancerAttribute.Builder |
value(String value)
The value of the load balancer attribute.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsElbv2LoadBalancerAttribute.Builder key(String key)
The name of the load balancer attribute.
key - The name of the load balancer attribute.AwsElbv2LoadBalancerAttribute.Builder value(String value)
The value of the load balancer attribute.
value - The value of the load balancer attribute.Copyright © 2023. All rights reserved.