@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.390Z") @Stability(value=Experimental) public interface DockerComposePortMappingOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DockerComposePortMappingOptions.Builder
A builder for
DockerComposePortMappingOptions |
static class |
DockerComposePortMappingOptions.Jsii$Proxy
An implementation for
DockerComposePortMappingOptions |
| Modifier and Type | Method and Description |
|---|---|
static DockerComposePortMappingOptions.Builder |
builder() |
default DockerComposeProtocol |
getProtocol()
(experimental) Port mapping protocol.
|
@Stability(value=Experimental) @Nullable default DockerComposeProtocol getProtocol()
Default: DockerComposeProtocol.TCP
@Stability(value=Experimental) static DockerComposePortMappingOptions.Builder builder()
Copyright © 2021. All rights reserved.