| 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()
(experimental) The mount points for data volumes in your container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerDefinition.addMountPoints(MountPoint... mountPoints)
(experimental) This method adds one or more mount points for data volumes to the container.
|
Copyright © 2021. All rights reserved.