| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TaskDefinitionProps.Jsii$Proxy
An implementation for
TaskDefinitionProps |
| Modifier and Type | Method and Description |
|---|---|
TaskDefinitionProps |
TaskDefinitionProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
TaskDefinition(software.constructs.Construct scope,
String id,
TaskDefinitionProps props)
(experimental) Constructs a new instance of the TaskDefinition class.
|
Copyright © 2021. All rights reserved.