Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.Repository
Packages that use Repository
Package
Description
EC2 Image Builder Construct Library
-
Uses of Repository in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return RepositoryModifier and TypeMethodDescriptionstatic RepositoryRepository.fromEcr(IRepository repository) (experimental) The ECR repository to use as the target container repository.ContainerDistribution.getContainerRepository()(experimental) The destination repository to distribute the output container to.final RepositoryContainerDistribution.Jsii$Proxy.getContainerRepository()Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type RepositoryModifier and TypeMethodDescriptionContainerDistribution.Builder.containerRepository(Repository containerRepository) Sets the value ofContainerDistribution.getContainerRepository()