Uses of Class
software.amazon.awscdk.services.ecs.ScratchSpace.Builder
Packages that use ScratchSpace.Builder
-
Uses of ScratchSpace.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return ScratchSpace.BuilderModifier and TypeMethodDescriptionstatic ScratchSpace.BuilderScratchSpace.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()Constructors in software.amazon.awscdk.services.ecs with parameters of type ScratchSpace.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ScratchSpace.Builder builder) Constructor that initializes the object based on literal property values passed by theScratchSpace.Builder.