@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-04-04T15:10:22.041Z") 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
|
String |
getRepositoryName()
ECR repository name
Specify this property if you need to statically address the image, e.g.
|
String getDirectory()
String getRepositoryName()
static DockerImageAssetProps.Builder builder()
DockerImageAssetProps.Builder of DockerImageAssetPropsCopyright © 2019. All rights reserved.