| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(MountPoint.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MountPoint.Builder. |
Copyright © 2022. All rights reserved.