Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.NetworkTargetGroup
Packages that use NetworkTargetGroup
Package
Description
CDK Construct library for higher-level ECS Constructs
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of NetworkTargetGroup in software.amazon.awscdk.services.ecs.patterns
Methods in software.amazon.awscdk.services.ecs.patterns that return NetworkTargetGroupModifier and TypeMethodDescriptionNetworkLoadBalancedServiceBase.getTargetGroup()The target group for the service.NetworkMultipleTargetGroupsEc2Service.getTargetGroup()Deprecated.NetworkMultipleTargetGroupsFargateService.getTargetGroup()Deprecated.UsetargetGroupsinstead.protected NetworkTargetGroupNetworkMultipleTargetGroupsServiceBase.registerECSTargets(BaseService service, ContainerDefinition container, List<NetworkTargetProps> targets) Methods in software.amazon.awscdk.services.ecs.patterns that return types with arguments of type NetworkTargetGroupModifier and TypeMethodDescriptionNetworkMultipleTargetGroupsServiceBase.getTargetGroups()The target groups of the service. -
Uses of NetworkTargetGroup in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return NetworkTargetGroupModifier and TypeMethodDescriptionNetworkListener.addTargets(String id, AddNetworkTargetsProps props) Load balance incoming requests to the given load balancing targets.NetworkTargetGroup.Builder.build()
targetGroupsinstead.