| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ExternalTaskDefinitionAttributes.Jsii$Proxy
An implementation for
ExternalTaskDefinitionAttributes |
| Modifier and Type | Method and Description |
|---|---|
ExternalTaskDefinitionAttributes |
ExternalTaskDefinitionAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IExternalTaskDefinition |
ExternalTaskDefinition.fromExternalTaskDefinitionAttributes(software.constructs.Construct scope,
String id,
ExternalTaskDefinitionAttributes attrs)
Imports an existing External task definition from its attributes.
|
Copyright © 2022. All rights reserved.