Uses of Enum
software.amazon.awscdk.services.imagebuilder.alpha.RepositoryService
Packages that use RepositoryService
Package
Description
EC2 Image Builder Construct Library
-
Uses of RepositoryService in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return RepositoryServiceModifier and TypeMethodDescriptionabstract RepositoryServiceRepository.getService()(experimental) The service in which the container repository is hosted.static RepositoryServiceReturns the enum constant of this type with the specified name.static RepositoryService[]RepositoryService.values()Returns an array containing the constants of this enum type, in the order they are declared.