Uses of Class
software.amazon.awscdk.services.ecs.ScratchSpace.Builder
-
Uses of ScratchSpace.Builder in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionstatic ScratchSpace.Builder
ScratchSpace.builder()
ScratchSpace.Builder.containerPath
(String containerPath) Sets the value ofScratchSpace.getContainerPath()
Sets the value ofScratchSpace.getName()
Sets the value ofScratchSpace.getReadOnly()
ScratchSpace.Builder.sourcePath
(String sourcePath) Sets the value ofScratchSpace.getSourcePath()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ScratchSpace.Builder builder) Constructor that initializes the object based on literal property values passed by theScratchSpace.Builder
.