@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:43.990Z") @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 © 2021. All rights reserved.