Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.TargetGroupAttributes.Builder
Packages that use TargetGroupAttributes.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of TargetGroupAttributes.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return TargetGroupAttributes.BuilderModifier and TypeMethodDescriptionTargetGroupAttributes.builder()TargetGroupAttributes.Builder.defaultPort(String defaultPort) Deprecated.- This property is unused and the wrong type.TargetGroupAttributes.Builder.loadBalancerArns(String loadBalancerArns) Sets the value ofTargetGroupAttributes.getLoadBalancerArns()TargetGroupAttributes.Builder.targetGroupArn(String targetGroupArn) Sets the value ofTargetGroupAttributes.getTargetGroupArn()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type TargetGroupAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TargetGroupAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theTargetGroupAttributes.Builder.