| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationLoadBalancedFargateServiceProps
The properties for the ApplicationLoadBalancedFargateService service.
|
interface |
ApplicationMultipleTargetGroupsFargateServiceProps
The properties for the ApplicationMultipleTargetGroupsFargateService service.
|
interface |
NetworkLoadBalancedFargateServiceProps
The properties for the NetworkLoadBalancedFargateService service.
|
interface |
NetworkMultipleTargetGroupsFargateServiceProps
The properties for the NetworkMultipleTargetGroupsFargateService service.
|
interface |
QueueProcessingFargateServiceProps
The properties for the QueueProcessingFargateService service.
|
interface |
ScheduledFargateTaskImageOptions
The properties for the ScheduledFargateTask using an image.
|
interface |
ScheduledFargateTaskProps
The properties for the ScheduledFargateTask task.
|
| Modifier and Type | Method and Description |
|---|---|
FargateServiceBaseProps |
FargateServiceBaseProps.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.