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