@Generated(value="jsii-pacmak/0.7.13 (build 311bf88)", date="2019-01-11T10:52:37.701Z") public interface DockerImageAssetProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DockerImageAssetProps.Builder
A builder for
DockerImageAssetProps |
static class |
DockerImageAssetProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static DockerImageAssetProps.Builder |
builder() |
String |
getDirectory()
The directory where the Dockerfile is stored
|
void |
setDirectory(String value)
The directory where the Dockerfile is stored
|
String getDirectory()
void setDirectory(String value)
static DockerImageAssetProps.Builder builder()
DockerImageAssetProps.Builder of DockerImageAssetPropsCopyright © 2019. All rights reserved.