| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EcsTarget.Jsii$Proxy
An implementation for
EcsTarget |
| Modifier and Type | Method and Description |
|---|---|
EcsTarget |
EcsTarget.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseService.registerLoadBalancerTargets(EcsTarget... targets)
Use this function to create all load balancer targets to be registered in this service, add them to target groups, and attach target groups to listeners accordingly.
|
void |
ExternalService.registerLoadBalancerTargets(EcsTarget... _targets)
Overriden method to throw error as `registerLoadBalancerTargets` is not supported for external service.
|
Copyright © 2022. All rights reserved.