| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBaseService
The interface for BaseService.
|
static interface |
IBaseService.Jsii$Default
Internal default implementation for
IBaseService. |
interface |
IEc2Service
The interface for a service using the EC2 launch type on an ECS cluster.
|
static interface |
IEc2Service.Jsii$Default
Internal default implementation for
IEc2Service. |
interface |
IExternalService
The interface for a service using the External launch type on an ECS cluster.
|
static interface |
IExternalService.Jsii$Default
Internal default implementation for
IExternalService. |
interface |
IFargateService
The interface for a service using the Fargate launch type on an ECS cluster.
|
static interface |
IFargateService.Jsii$Default
Internal default implementation for
IFargateService. |
static interface |
IService.Jsii$Default
Internal default implementation for
IService. |
Copyright © 2022. All rights reserved.