Uses of Class
software.amazon.awscdk.services.ecs.MountPoint.Builder
-
Uses of MountPoint.Builder in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionstatic MountPoint.Builder
MountPoint.builder()
MountPoint.Builder.containerPath
(String containerPath) Sets the value ofMountPoint.getContainerPath()
Sets the value ofMountPoint.getReadOnly()
MountPoint.Builder.sourceVolume
(String sourceVolume) Sets the value ofMountPoint.getSourceVolume()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(MountPoint.Builder builder) Constructor that initializes the object based on literal property values passed by theMountPoint.Builder
.