| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MountPoint.Jsii$Proxy
An implementation for
MountPoint |
| Modifier and Type | Method and Description |
|---|---|
MountPoint |
MountPoint.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<MountPoint> |
ContainerDefinition.getMountPoints()
The mount points for data volumes in your container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerDefinition.addMountPoints(MountPoint... mountPoints)
This method adds one or more mount points for data volumes to the container.
|
Copyright © 2022. All rights reserved.