| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static Tmpfs.Builder |
Tmpfs.builder() |
Tmpfs.Builder |
Tmpfs.Builder.containerPath(String containerPath)
Sets the value of
Tmpfs.getContainerPath() |
Tmpfs.Builder |
Tmpfs.Builder.mountOptions(List<? extends TmpfsMountOption> mountOptions)
Sets the value of
Tmpfs.getMountOptions() |
Tmpfs.Builder |
Tmpfs.Builder.size(Number size)
Sets the value of
Tmpfs.getSize() |
| Constructor and Description |
|---|
Jsii$Proxy(Tmpfs.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Tmpfs.Builder. |
Copyright © 2022. All rights reserved.