| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseServiceProps.Jsii$Proxy
An implementation for
BaseServiceProps |
| Modifier and Type | Method and Description |
|---|---|
BaseServiceProps |
BaseServiceProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
BaseService(software.constructs.Construct scope,
String id,
BaseServiceProps props,
Object additionalProps,
TaskDefinition taskDefinition)
(experimental) Constructs a new instance of the BaseService class.
|
Copyright © 2021. All rights reserved.