| 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() |
Copyright © 2021. All rights reserved.