public static final class DockerImageAssetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DockerImageAssetProps
software.amazon.jsii.JsiiObject.InitializationModeDockerImageAssetProps.Builder, DockerImageAssetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDirectory()
The directory where the Dockerfile is stored
|
void |
setDirectory(String value)
The directory where the Dockerfile is stored
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getDirectory()
getDirectory in interface DockerImageAssetPropspublic void setDirectory(String value)
setDirectory in interface DockerImageAssetPropsCopyright © 2018. All rights reserved.