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