Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.AddApplicationTargetGroupsProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of AddApplicationTargetGroupsProps in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeClassDescriptionstatic final class
An implementation forAddApplicationTargetGroupsProps
Modifier and TypeMethodDescriptionAddApplicationTargetGroupsProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
ApplicationListener.addTargetGroups
(String id, AddApplicationTargetGroupsProps props) Load balance incoming requests to the given target groups.void
IApplicationListener.addTargetGroups
(String id, AddApplicationTargetGroupsProps props) Load balance incoming requests to the given target groups.default void
IApplicationListener.Jsii$Default.addTargetGroups
(String id, AddApplicationTargetGroupsProps props) Load balance incoming requests to the given target groups.final void
IApplicationListener.Jsii$Proxy.addTargetGroups
(String id, AddApplicationTargetGroupsProps props) Load balance incoming requests to the given target groups.