| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(ScratchSpace.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ScratchSpace.Builder. |
Copyright © 2022. All rights reserved.