| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerComposeVolumeMount.Jsii$Proxy
An implementation for
DockerComposeVolumeMount |
| Modifier and Type | Method and Description |
|---|---|
DockerComposeVolumeMount |
IDockerComposeVolumeBinding.bind(IDockerComposeVolumeConfig volumeConfig)
(experimental) Binds the requested volume to the docker-compose volume configuration and provide mounting instructions for synthesis.
|
DockerComposeVolumeMount |
IDockerComposeVolumeBinding.Jsii$Proxy.bind(IDockerComposeVolumeConfig volumeConfig)
(experimental) Binds the requested volume to the docker-compose volume configuration and provide mounting instructions for synthesis.
|
default DockerComposeVolumeMount |
IDockerComposeVolumeBinding.Jsii$Default.bind(IDockerComposeVolumeConfig volumeConfig)
(experimental) Binds the requested volume to the docker-compose volume configuration and provide mounting instructions for synthesis.
|
DockerComposeVolumeMount |
DockerComposeVolumeMount.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.