| Modifier and Type | Class and Description |
|---|---|
class |
Ec2Service
This creates a service using the EC2 launch type on an ECS cluster.
|
class |
ExternalService
This creates a service using the External launch type on an ECS cluster.
|
class |
FargateService
This creates a service using the Fargate launch type on an ECS cluster.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ListenerConfig.addTargets(String id,
LoadBalancerTargetOptions target,
BaseService service)
Create and attach a target group to listener.
|
Copyright © 2021. All rights reserved.