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 |
|---|
ECSTaskTemplate.MountPointEntry(String name,
String sourcePath,
String containerPath,
Boolean readOnly) |
Copyright © 2004-2016. All Rights Reserved.