Uses of Interface
software.amazon.awscdk.services.ecr.RepositoryAttributes
Packages that use RepositoryAttributes
-
Uses of RepositoryAttributes in software.amazon.awscdk.services.ecr
Classes in software.amazon.awscdk.services.ecr that implement RepositoryAttributesMethods in software.amazon.awscdk.services.ecr that return RepositoryAttributesModifier and TypeMethodDescriptionRepositoryAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ecr with parameters of type RepositoryAttributesModifier and TypeMethodDescriptionstatic IRepository
Repository.fromRepositoryAttributes
(software.constructs.Construct scope, String id, RepositoryAttributes attrs) Import a repository.