public static class ECSTaskTemplate.MountPointEntry extends hudson.model.AbstractDescribableImpl<ECSTaskTemplate.MountPointEntry>
| Modifier and Type | Class and Description |
|---|---|
static class |
ECSTaskTemplate.MountPointEntry.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
String |
containerPath |
String |
name |
Boolean |
readOnly |
String |
sourcePath |
| Constructor and Description |
|---|
MountPointEntry(String name,
String sourcePath,
String containerPath,
Boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
Copyright © 2016–2018. All rights reserved.