| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseServiceProps
(experimental) Complete base service properties that are required to be supplied by the implementation of the BaseService class.
|
interface |
Ec2ServiceProps
(experimental) The properties for defining a service using the EC2 launch type.
|
interface |
FargateServiceProps
(experimental) The properties for defining a service using the Fargate launch type.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseServiceOptions.Jsii$Proxy
An implementation for
BaseServiceOptions |
static class |
BaseServiceProps.Jsii$Proxy
An implementation for
BaseServiceProps |
static class |
Ec2ServiceProps.Jsii$Proxy
An implementation for
Ec2ServiceProps |
static class |
FargateServiceProps.Jsii$Proxy
An implementation for
FargateServiceProps |
| Modifier and Type | Method and Description |
|---|---|
BaseServiceOptions |
BaseServiceOptions.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.