| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ScratchSpace.Builder |
ScratchSpace.builder() |
ScratchSpace.Builder |
ScratchSpace.Builder.containerPath(String containerPath)
Sets the value of
ScratchSpace.getContainerPath() |
ScratchSpace.Builder |
ScratchSpace.Builder.name(String name)
Sets the value of
ScratchSpace.getName() |
ScratchSpace.Builder |
ScratchSpace.Builder.readOnly(Boolean readOnly)
Sets the value of
ScratchSpace.getReadOnly() |
ScratchSpace.Builder |
ScratchSpace.Builder.sourcePath(String sourcePath)
Sets the value of
ScratchSpace.getSourcePath() |
Copyright © 2021. All rights reserved.