| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static DockerImageAssetLocation.Builder |
DockerImageAssetLocation.builder() |
DockerImageAssetLocation.Builder |
DockerImageAssetLocation.Builder.imageTag(String imageTag)
Sets the value of
DockerImageAssetLocation.getImageTag() |
DockerImageAssetLocation.Builder |
DockerImageAssetLocation.Builder.imageUri(String imageUri)
Sets the value of
DockerImageAssetLocation.getImageUri() |
DockerImageAssetLocation.Builder |
DockerImageAssetLocation.Builder.repositoryName(String repositoryName)
Sets the value of
DockerImageAssetLocation.getRepositoryName() |
| Constructor and Description |
|---|
Jsii$Proxy(DockerImageAssetLocation.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DockerImageAssetLocation.Builder. |
Copyright © 2022. All rights reserved.