| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Method and Description |
|---|---|
Ec2Service |
Ec2Service.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Ec2Service |
NetworkLoadBalancedEc2Service.getService()
(experimental) The ECS service in this construct.
|
Ec2Service |
NetworkMultipleTargetGroupsEc2Service.getService()
(experimental) The EC2 service in this construct.
|
Ec2Service |
ApplicationLoadBalancedEc2Service.getService()
(experimental) The EC2 service in this construct.
|
Ec2Service |
ApplicationMultipleTargetGroupsEc2Service.getService()
(experimental) The EC2 service in this construct.
|
Ec2Service |
QueueProcessingEc2Service.getService()
(experimental) The EC2 service in this construct.
|
Copyright © 2021. All rights reserved.