| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static MountPoint.Builder |
MountPoint.builder() |
MountPoint.Builder |
MountPoint.Builder.containerPath(String containerPath)
Sets the value of
MountPoint.getContainerPath() |
MountPoint.Builder |
MountPoint.Builder.readOnly(Boolean readOnly)
Sets the value of
MountPoint.getReadOnly() |
MountPoint.Builder |
MountPoint.Builder.sourceVolume(String sourceVolume)
Sets the value of
MountPoint.getSourceVolume() |
Copyright © 2021. All rights reserved.