Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.ITargetGroup
Packages that use ITargetGroup
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of ITargetGroup in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of ITargetGroup in software.amazon.awscdk.services.elasticloadbalancingv2Modifier and TypeInterfaceDescriptioninterfaceA Target Group for Application Load Balancers.static interfaceInternal default implementation forIApplicationTargetGroup.interfaceA network target group.static interfaceInternal default implementation forINetworkTargetGroup.static interfaceInternal default implementation forITargetGroup.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement ITargetGroupModifier and TypeClassDescriptionclassDefine an Application Target Group.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classDefine a Network Target Group.classDefine the target of a load balancer.