| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
VolumeFrom.Jsii$Proxy
An implementation for
VolumeFrom |
| Modifier and Type | Method and Description |
|---|---|
VolumeFrom |
VolumeFrom.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<VolumeFrom> |
ContainerDefinition.getVolumesFrom()
The data volumes to mount from another container in the same task definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerDefinition.addVolumesFrom(VolumeFrom... volumesFrom)
This method adds one or more volumes to the container.
|
Copyright © 2022. All rights reserved.