@Stability(value=Stable) public static final class DockerImageAssetSource.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DockerImageAssetSource
DockerImageAssetSourcesoftware.amazon.jsii.JsiiObject.InitializationModeDockerImageAssetSource.Builder, DockerImageAssetSource.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDirectoryName()
The directory where the Dockerfile is stored, must be relative to the cloud assembly root.
|
Map<String,String> |
getDockerBuildArgs()
Build args to pass to the `docker build` command.
|
String |
getDockerBuildTarget()
Docker target to build to.
|
String |
getRepositoryName()
ECR repository name.
|
String |
getSourceHash()
The hash of the contents of the docker build context.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getDirectoryName()
DockerImageAssetSourcegetDirectoryName in interface DockerImageAssetSourcepublic String getSourceHash()
DockerImageAssetSourcegetSourceHash in interface DockerImageAssetSourcepublic Map<String,String> getDockerBuildArgs()
DockerImageAssetSourcegetDockerBuildArgs in interface DockerImageAssetSourcepublic String getDockerBuildTarget()
DockerImageAssetSourcegetDockerBuildTarget in interface DockerImageAssetSourcepublic String getRepositoryName()
DockerImageAssetSourcegetRepositoryName in interface DockerImageAssetSourcepublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.