@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.747Z") @Stability(value=Stable) public interface DockerImageAssetLocation extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DockerImageAssetLocation.Builder
A builder for
DockerImageAssetLocation |
static class |
DockerImageAssetLocation.Jsii$Proxy
An implementation for
DockerImageAssetLocation |
| Modifier and Type | Method and Description |
|---|---|
static DockerImageAssetLocation.Builder |
builder() |
String |
getImageUri()
The URI of the image in Amazon ECR.
|
String |
getRepositoryName()
The name of the ECR repository.
|
@Stability(value=Stable) String getImageUri()
@Stability(value=Stable) String getRepositoryName()
@Stability(value=Stable) static DockerImageAssetLocation.Builder builder()
DockerImageAssetLocation.Builder of DockerImageAssetLocationCopyright © 2019. All rights reserved.