Uses of Interface
software.amazon.awscdk.services.ecr.IRepository
-
Uses of IRepository in software.amazon.awscdk.services.ecr
Subinterfaces of IRepository in software.amazon.awscdk.services.ecrModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRepository.Classes in software.amazon.awscdk.services.ecr that implement IRepositoryModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classDefine an ECR repository.classBase class for ECR repository.Methods in software.amazon.awscdk.services.ecr that return IRepositoryModifier and TypeMethodDescriptionstatic IRepositoryRepository.fromRepositoryArn(software.constructs.Construct scope, String id, String repositoryArn) static IRepositoryRepository.fromRepositoryAttributes(software.constructs.Construct scope, String id, RepositoryAttributes attrs) Import a repository.static IRepositoryRepository.fromRepositoryName(software.constructs.Construct scope, String id, String repositoryName)