| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IFargateService.Jsii$Default
Internal default implementation for
IFargateService. |
| Modifier and Type | Class and Description |
|---|---|
class |
FargateService
(experimental) This creates a service using the Fargate launch type on an ECS cluster.
|
static class |
IFargateService.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IFargateService |
FargateService.fromFargateServiceArn(software.constructs.Construct scope,
String id,
String fargateServiceArn)
(experimental) Imports from the specified service ARN.
|
Copyright © 2021. All rights reserved.