Uses of Interface
software.amazon.awscdk.services.ecr.RepositoryLookupOptions
Packages that use RepositoryLookupOptions
-
Uses of RepositoryLookupOptions in software.amazon.awscdk.services.ecr
Classes in software.amazon.awscdk.services.ecr that implement RepositoryLookupOptionsModifier and TypeClassDescriptionstatic final classAn implementation forRepositoryLookupOptionsMethods in software.amazon.awscdk.services.ecr that return RepositoryLookupOptionsModifier and TypeMethodDescriptionRepositoryLookupOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecr with parameters of type RepositoryLookupOptionsModifier and TypeMethodDescriptionstatic IRepositoryRepository.fromLookup(software.constructs.Construct scope, String id, RepositoryLookupOptions options) Lookup an existing repository.