| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerComposePortMappingOptions.Jsii$Proxy
An implementation for
DockerComposePortMappingOptions |
| Modifier and Type | Method and Description |
|---|---|
DockerComposePortMappingOptions |
DockerComposePortMappingOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DockerComposeService.addPort(Number publishedPort,
Number targetPort,
DockerComposePortMappingOptions options)
(experimental) Add a port mapping.
|
static DockerComposeServicePort |
DockerCompose.portMapping(Number publishedPort,
Number targetPort,
DockerComposePortMappingOptions options)
(experimental) Create a port mapping.
|
Copyright © 2021. All rights reserved.