public static class ECSTaskTemplate.PortMappingEntry extends hudson.model.AbstractDescribableImpl<ECSTaskTemplate.PortMappingEntry>
| Modifier and Type | Class and Description |
|---|---|
static class |
ECSTaskTemplate.PortMappingEntry.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
Integer |
containerPort |
Integer |
hostPort |
String |
protocol |
| Constructor and Description |
|---|
PortMappingEntry(Integer containerPort,
Integer hostPort,
String protocol) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
Copyright © 2016–2018. All rights reserved.