| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FargateTaskDefinitionAttributes.Jsii$Proxy
An implementation for
FargateTaskDefinitionAttributes |
| Modifier and Type | Method and Description |
|---|---|
FargateTaskDefinitionAttributes |
FargateTaskDefinitionAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IFargateTaskDefinition |
FargateTaskDefinition.fromFargateTaskDefinitionAttributes(software.constructs.Construct scope,
String id,
FargateTaskDefinitionAttributes attrs)
(experimental) Import an existing Fargate task definition from its attributes.
|
Copyright © 2021. All rights reserved.