| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ContainerDependency.Jsii$Proxy
An implementation for
ContainerDependency |
| Modifier and Type | Method and Description |
|---|---|
ContainerDependency |
ContainerDependency.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContainerDependency> |
ContainerDefinition.getContainerDependencies()
An array dependencies defined for container startup and shutdown.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerDefinition.addContainerDependencies(ContainerDependency... containerDependencies)
This method adds one or more container dependencies to the container.
|
Copyright © 2022. All rights reserved.