| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| software.amazon.awscdk.services.elasticloadbalancingv2.targets |
Targets for AWS Elastic Load Balancing V2
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLoadBalancer |
ApplicationLoadBalancedServiceBase.getLoadBalancer()
The Application Load Balancer for the service.
|
ApplicationLoadBalancer |
ApplicationMultipleTargetGroupsServiceBase.getLoadBalancer()
Deprecated.
- Use `loadBalancers` instead.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationLoadBalancer> |
ApplicationMultipleTargetGroupsServiceBase.getLoadBalancers()
The load balancers of the service.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLoadBalancer |
ApplicationLoadBalancer.Builder.build() |
| Constructor and Description |
|---|
AlbTarget(ApplicationLoadBalancer alb,
Number port) |
Copyright © 2022. All rights reserved.