| 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 |
|---|---|
Ec2TaskDefinition |
Ec2TaskDefinition.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Ec2TaskDefinition |
ApplicationLoadBalancedEc2ServiceProps.getTaskDefinition()
The task definition to use for tasks in the service.
|
Ec2TaskDefinition |
ApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getTaskDefinition() |
Ec2TaskDefinition |
NetworkLoadBalancedEc2Service.getTaskDefinition()
The EC2 Task Definition in this construct.
|
default Ec2TaskDefinition |
NetworkMultipleTargetGroupsEc2ServiceProps.getTaskDefinition()
The task definition to use for tasks in the service.
|
Ec2TaskDefinition |
NetworkMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getTaskDefinition() |
Ec2TaskDefinition |
NetworkMultipleTargetGroupsEc2Service.getTaskDefinition()
The EC2 Task Definition in this construct.
|
Ec2TaskDefinition |
ScheduledEc2Task.getTaskDefinition()
The EC2 task definition in this construct.
|
Ec2TaskDefinition |
ScheduledEc2TaskDefinitionOptions.getTaskDefinition()
The task definition to use for tasks in the service.
|
Ec2TaskDefinition |
ScheduledEc2TaskDefinitionOptions.Jsii$Proxy.getTaskDefinition() |
Ec2TaskDefinition |
ApplicationLoadBalancedEc2Service.getTaskDefinition()
The EC2 Task Definition in this construct.
|
default Ec2TaskDefinition |
ApplicationMultipleTargetGroupsEc2ServiceProps.getTaskDefinition()
The task definition to use for tasks in the service.
|
Ec2TaskDefinition |
ApplicationMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getTaskDefinition() |
default Ec2TaskDefinition |
NetworkLoadBalancedEc2ServiceProps.getTaskDefinition()
The task definition to use for tasks in the service.
|
Ec2TaskDefinition |
NetworkLoadBalancedEc2ServiceProps.Jsii$Proxy.getTaskDefinition() |
Ec2TaskDefinition |
QueueProcessingEc2Service.getTaskDefinition()
The EC2 task definition in this construct.
|
Ec2TaskDefinition |
ApplicationMultipleTargetGroupsEc2Service.getTaskDefinition()
The EC2 Task Definition in this construct.
|
Copyright © 2022. All rights reserved.