@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-21T11:02:02.741Z") @Stability(value=Experimental) public interface DockerImageConfig extends software.amazon.jsii.JsiiSerializable
EXPERIMENTAL
| Modifier and Type | Interface and Description |
|---|---|
static class |
DockerImageConfig.Builder
A builder for
DockerImageConfig |
static class |
DockerImageConfig.Jsii$Proxy
An implementation for
DockerImageConfig |
| Modifier and Type | Method and Description |
|---|---|
static DockerImageConfig.Builder |
builder() |
String |
getImageUri()
The fully qualified URI of the Docker image.
|
@Stability(value=Experimental) @NotNull String getImageUri()
EXPERIMENTAL
@Stability(value=Experimental) static DockerImageConfig.Builder builder()
DockerImageConfig.Builder of DockerImageConfigCopyright © 2020. All rights reserved.