| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LoadBalancerTargetOptions.Jsii$Proxy
An implementation for
LoadBalancerTargetOptions |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerTargetOptions |
LoadBalancerTargetOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ListenerConfig.addTargets(String id,
LoadBalancerTargetOptions target,
BaseService service)
(experimental) Create and attach a target group to listener.
|
IEcsLoadBalancerTarget |
BaseService.loadBalancerTarget(LoadBalancerTargetOptions options)
(experimental) Return a load balancing target for a specific container and port.
|
Copyright © 2021. All rights reserved.