| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static PortMapping.Builder |
PortMapping.builder() |
PortMapping.Builder |
PortMapping.Builder.containerPort(Number containerPort)
Sets the value of
PortMapping.getContainerPort() |
PortMapping.Builder |
PortMapping.Builder.hostPort(Number hostPort)
Sets the value of
PortMapping.getHostPort() |
PortMapping.Builder |
PortMapping.Builder.protocol(Protocol protocol)
Sets the value of
PortMapping.getProtocol() |
| Constructor and Description |
|---|
Jsii$Proxy(PortMapping.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PortMapping.Builder. |
Copyright © 2022. All rights reserved.