Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.TargetGroupAttributes.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of TargetGroupAttributes.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptionTargetGroupAttributes.builder()
TargetGroupAttributes.Builder.loadBalancerArns
(String loadBalancerArns) Sets the value ofTargetGroupAttributes.getLoadBalancerArns()
TargetGroupAttributes.Builder.targetGroupArn
(String targetGroupArn) Sets the value ofTargetGroupAttributes.getTargetGroupArn()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(TargetGroupAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theTargetGroupAttributes.Builder
.