| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static DockerVolume.Builder |
DockerVolume.builder() |
DockerVolume.Builder |
DockerVolume.Builder.consistency(DockerVolumeConsistency consistency)
Sets the value of
DockerVolume.getConsistency() |
DockerVolume.Builder |
DockerVolume.Builder.containerPath(String containerPath)
Sets the value of
DockerVolume.getContainerPath() |
DockerVolume.Builder |
DockerVolume.Builder.hostPath(String hostPath)
Sets the value of
DockerVolume.getHostPath() |
| Constructor and Description |
|---|
Jsii$Proxy(DockerVolume.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DockerVolume.Builder. |
Copyright © 2022. All rights reserved.