Uses of Class
software.amazon.awscdk.core.DockerImageAssetLocation.Builder
-
Uses of DockerImageAssetLocation.Builder in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionDockerImageAssetLocation.builder()
Sets the value ofDockerImageAssetLocation.getImageUri()
DockerImageAssetLocation.Builder.repositoryName
(String repositoryName) Sets the value ofDockerImageAssetLocation.getRepositoryName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theDockerImageAssetLocation.Builder
.