| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueueProcessingEc2ServiceProps
(experimental) The properties for the QueueProcessingEc2Service service.
|
interface |
QueueProcessingFargateServiceProps
(experimental) The properties for the QueueProcessingFargateService service.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
QueueProcessingEc2ServiceProps.Jsii$Proxy
An implementation for
QueueProcessingEc2ServiceProps |
static class |
QueueProcessingFargateServiceProps.Jsii$Proxy
An implementation for
QueueProcessingFargateServiceProps |
static class |
QueueProcessingServiceBaseProps.Jsii$Proxy
An implementation for
QueueProcessingServiceBaseProps |
| Modifier and Type | Method and Description |
|---|---|
QueueProcessingServiceBaseProps |
QueueProcessingServiceBaseProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
QueueProcessingServiceBase(software.constructs.Construct scope,
String id,
QueueProcessingServiceBaseProps props)
(experimental) Constructs a new instance of the QueueProcessingServiceBase class.
|
Copyright © 2021. All rights reserved.