| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Method and Description |
|---|---|
FargateTaskDefinition |
FargateTaskDefinition.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
FargateTaskDefinition |
NetworkMultipleTargetGroupsFargateService.getTaskDefinition()
The Fargate task definition in this construct.
|
FargateTaskDefinition |
ApplicationMultipleTargetGroupsFargateService.getTaskDefinition()
The Fargate task definition in this construct.
|
FargateTaskDefinition |
ScheduledFargateTaskDefinitionOptions.getTaskDefinition()
The task definition to use for tasks in the service.
|
FargateTaskDefinition |
ScheduledFargateTaskDefinitionOptions.Jsii$Proxy.getTaskDefinition() |
FargateTaskDefinition |
ApplicationMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getTaskDefinition() |
FargateTaskDefinition |
ScheduledFargateTaskImageOptions.Jsii$Proxy.getTaskDefinition() |
FargateTaskDefinition |
ApplicationLoadBalancedFargateService.getTaskDefinition()
The Fargate task definition in this construct.
|
FargateTaskDefinition |
QueueProcessingFargateService.getTaskDefinition()
The Fargate task definition in this construct.
|
FargateTaskDefinition |
NetworkLoadBalancedFargateService.getTaskDefinition()
The Fargate task definition in this construct.
|
default FargateTaskDefinition |
FargateServiceBaseProps.getTaskDefinition()
The task definition to use for tasks in the service.
|
FargateTaskDefinition |
FargateServiceBaseProps.Jsii$Proxy.getTaskDefinition() |
FargateTaskDefinition |
ScheduledFargateTask.getTaskDefinition()
The Fargate task definition in this construct.
|
FargateTaskDefinition |
ApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getTaskDefinition() |
FargateTaskDefinition |
ScheduledFargateTaskProps.Jsii$Proxy.getTaskDefinition() |
FargateTaskDefinition |
QueueProcessingFargateServiceProps.Jsii$Proxy.getTaskDefinition() |
FargateTaskDefinition |
NetworkLoadBalancedFargateServiceProps.Jsii$Proxy.getTaskDefinition() |
FargateTaskDefinition |
NetworkMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getTaskDefinition() |
Copyright © 2022. All rights reserved.