| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Ec2TaskDefinitionAttributes
(experimental) Attributes used to import an existing EC2 task definition.
|
interface |
FargateTaskDefinitionAttributes
(experimental) Attributes used to import an existing Fargate task definition.
|
interface |
TaskDefinitionAttributes
(experimental) A reference to an existing task definition.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonTaskDefinitionAttributes.Jsii$Proxy
An implementation for
CommonTaskDefinitionAttributes |
static class |
Ec2TaskDefinitionAttributes.Jsii$Proxy
An implementation for
Ec2TaskDefinitionAttributes |
static class |
FargateTaskDefinitionAttributes.Jsii$Proxy
An implementation for
FargateTaskDefinitionAttributes |
static class |
TaskDefinitionAttributes.Jsii$Proxy
An implementation for
TaskDefinitionAttributes |
| Modifier and Type | Method and Description |
|---|---|
CommonTaskDefinitionAttributes |
CommonTaskDefinitionAttributes.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.