@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-01T11:09:03.099Z") @Stability(value=Stable) 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()
Tag of the image to publish.
|
String |
getRepositoryName()
Name of the ECR repository to publish to.
|
getAssumeRoleArn, getAssumeRoleExternalId, getRegion@Stability(value=Stable) @NotNull String getImageTag()
@Stability(value=Stable) @NotNull String getRepositoryName()
@Stability(value=Stable) static DockerImageDestination.Builder builder()
builder in interface AwsDestinationDockerImageDestination.Builder of DockerImageDestinationCopyright © 2021. All rights reserved.