@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:57.345Z") @Stability(value=Experimental) public interface DockerImageDestination extends software.amazon.jsii.JsiiSerializable, AwsDestination
| Modifier and Type | Interface and Description |
|---|---|
static class |
DockerImageDestination.Builder
A builder for
DockerImageDestination |
static class |
DockerImageDestination.Jsii$Proxy
An implementation for
DockerImageDestination |
| Modifier and Type | Method and Description |
|---|---|
static DockerImageDestination.Builder |
builder() |
String |
getImageTag()
(experimental) Tag of the image to publish.
|
String |
getRepositoryName()
(experimental) Name of the ECR repository to publish to.
|
getAssumeRoleArn, getAssumeRoleExternalId, getRegion@Stability(value=Experimental) @NotNull String getImageTag()
@Stability(value=Experimental) @NotNull String getRepositoryName()
@Stability(value=Experimental) static DockerImageDestination.Builder builder()
builder in interface AwsDestinationDockerImageDestination.Builder of DockerImageDestinationCopyright © 2020. All rights reserved.