| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TaskDefinitionAttributes.Jsii$Proxy
An implementation for
TaskDefinitionAttributes |
| Modifier and Type | Method and Description |
|---|---|
TaskDefinitionAttributes |
TaskDefinitionAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static ITaskDefinition |
TaskDefinition.fromTaskDefinitionAttributes(software.constructs.Construct scope,
String id,
TaskDefinitionAttributes attrs)
(experimental) Create a task definition from a task definition reference.
|
Copyright © 2021. All rights reserved.