| containerPort |
integer |
The port number on the container bound to the host port. |
| hostPort |
integer |
The port number on the container instance to reserve for the container. |
| protocol |
string |
The protocol used for the port mapping. |
| name |
string |
The name to use for the port mapping (used with Service Connect). |
| appProtocol |
string |
The application protocol used for the port mapping. |
| containerPortRange |
string |
The port number range on the container. |