| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs | |
| software.amazon.awscdk.services.ecs.patterns |
| Modifier and Type | Method and Description |
|---|---|
FargateService |
FargateService.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
FargateService |
QueueProcessingFargateService.getService()
(experimental) The Fargate service in this construct.
|
FargateService |
NetworkLoadBalancedFargateService.getService()
(experimental) The Fargate service in this construct.
|
FargateService |
ApplicationMultipleTargetGroupsFargateService.getService()
(experimental) The Fargate service in this construct.
|
FargateService |
NetworkMultipleTargetGroupsFargateService.getService()
(experimental) The Fargate service in this construct.
|
FargateService |
ApplicationLoadBalancedFargateService.getService()
(experimental) The Fargate service in this construct.
|
Copyright © 2020. All rights reserved.