Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.AddApplicationTargetGroupsProps
Packages that use AddApplicationTargetGroupsProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of AddApplicationTargetGroupsProps in software.amazon.awscdk.services.elasticloadbalancingv2
Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement AddApplicationTargetGroupsPropsModifier and TypeClassDescriptionstatic final classAn implementation forAddApplicationTargetGroupsPropsMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return AddApplicationTargetGroupsPropsModifier and TypeMethodDescriptionAddApplicationTargetGroupsProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type AddApplicationTargetGroupsPropsModifier and TypeMethodDescriptionvoidApplicationListener.addTargetGroups(String id, AddApplicationTargetGroupsProps props) Load balance incoming requests to the given target groups.voidIApplicationListener.addTargetGroups(String id, AddApplicationTargetGroupsProps props) Load balance incoming requests to the given target groups.default voidIApplicationListener.Jsii$Default.addTargetGroups(String id, AddApplicationTargetGroupsProps props) Load balance incoming requests to the given target groups.final voidIApplicationListener.Jsii$Proxy.addTargetGroups(String id, AddApplicationTargetGroupsProps props) Load balance incoming requests to the given target groups.