| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IEcsLoadBalancerTarget.Jsii$Default
Internal default implementation for
IEcsLoadBalancerTarget. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IEcsLoadBalancerTarget.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
IEcsLoadBalancerTarget |
BaseService.loadBalancerTarget(LoadBalancerTargetOptions options)
Return a load balancing target for a specific container and port.
|
IEcsLoadBalancerTarget |
ExternalService.loadBalancerTarget(LoadBalancerTargetOptions _options)
Overriden method to throw error as `loadBalancerTarget` is not supported for external service.
|
Copyright © 2022. All rights reserved.