@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-04-24T21:06:26.333Z") 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.
|
String getDirectory()
String getRepositoryName()
static DockerImageAssetProps.Builder builder()
DockerImageAssetProps.Builder of DockerImageAssetPropsCopyright © 2019. All rights reserved.