Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.ApplicationTargetGroup
Packages that use ApplicationTargetGroup
Package
Description
Amazon EC2 Auto Scaling Construct Library
Amazon ECS Construct Library
CDK Construct library for higher-level ECS Constructs
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of ApplicationTargetGroup in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return ApplicationTargetGroupModifier and TypeMethodDescriptionprotected ApplicationTargetGroupAutoScalingGroup.getAlbTargetGroup()Methods in software.amazon.awscdk.services.autoscaling with parameters of type ApplicationTargetGroupModifier and TypeMethodDescriptionprotected voidAutoScalingGroup.setAlbTargetGroup(ApplicationTargetGroup value) -
Uses of ApplicationTargetGroup in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return ApplicationTargetGroupModifier and TypeMethodDescriptionRequestCountScalingProps.getTargetGroup()The ALB target group name.final ApplicationTargetGroupRequestCountScalingProps.Jsii$Proxy.getTargetGroup()Methods in software.amazon.awscdk.services.ecs with parameters of type ApplicationTargetGroupModifier and TypeMethodDescriptionRequestCountScalingProps.Builder.targetGroup(ApplicationTargetGroup targetGroup) Sets the value ofRequestCountScalingProps.getTargetGroup() -
Uses of ApplicationTargetGroup in software.amazon.awscdk.services.ecs.patterns
Methods in software.amazon.awscdk.services.ecs.patterns that return ApplicationTargetGroupModifier and TypeMethodDescriptionApplicationLoadBalancedServiceBase.getTargetGroup()The target group for the service.ApplicationMultipleTargetGroupsEc2Service.getTargetGroup()The default target group for the service.ApplicationMultipleTargetGroupsFargateService.getTargetGroup()The default target group for the service.protected ApplicationTargetGroupApplicationMultipleTargetGroupsServiceBase.registerECSTargets(BaseService service, ContainerDefinition container, List<ApplicationTargetProps> targets) Methods in software.amazon.awscdk.services.ecs.patterns that return types with arguments of type ApplicationTargetGroupModifier and TypeMethodDescriptionprotected List<ApplicationTargetGroup>ApplicationMultipleTargetGroupsServiceBase.getTargetGroups()Method parameters in software.amazon.awscdk.services.ecs.patterns with type arguments of type ApplicationTargetGroupModifier and TypeMethodDescriptionprotected voidApplicationMultipleTargetGroupsServiceBase.setTargetGroups(List<ApplicationTargetGroup> value) -
Uses of ApplicationTargetGroup in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return ApplicationTargetGroupModifier and TypeMethodDescriptionApplicationListener.addTargets(String id, AddApplicationTargetsProps props) Load balance incoming requests to the given load balancing targets.IApplicationListener.addTargets(String id, AddApplicationTargetsProps props) Load balance incoming requests to the given load balancing targets.default ApplicationTargetGroupIApplicationListener.Jsii$Default.addTargets(String id, AddApplicationTargetsProps props) Load balance incoming requests to the given load balancing targets.final ApplicationTargetGroupIApplicationListener.Jsii$Proxy.addTargets(String id, AddApplicationTargetsProps props) Load balance incoming requests to the given load balancing targets.ApplicationTargetGroup.Builder.build()