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