Uses of Class
software.amazon.awscdk.services.ecs.MountPoint.Builder
Packages that use MountPoint.Builder
-
Uses of MountPoint.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return MountPoint.BuilderModifier and TypeMethodDescriptionstatic MountPoint.BuilderMountPoint.builder()MountPoint.Builder.containerPath(String containerPath) Sets the value ofBaseMountPoint.getContainerPath()Sets the value ofBaseMountPoint.getReadOnly()MountPoint.Builder.sourceVolume(String sourceVolume) Sets the value ofMountPoint.getSourceVolume()Constructors in software.amazon.awscdk.services.ecs with parameters of type MountPoint.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(MountPoint.Builder builder) Constructor that initializes the object based on literal property values passed by theMountPoint.Builder.