Uses of Interface
software.amazon.awscdk.interfaces.codecommit.IRepositoryRef
Packages that use IRepositoryRef
Package
Description
AWS CodeCommit Construct Library
-
Uses of IRepositoryRef in software.amazon.awscdk.interfaces.codecommit
Subinterfaces of IRepositoryRef in software.amazon.awscdk.interfaces.codecommitModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRepositoryRef.Classes in software.amazon.awscdk.interfaces.codecommit that implement IRepositoryRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IRepositoryRef in software.amazon.awscdk.mixins.preview.services.codecommit.events
Methods in software.amazon.awscdk.mixins.preview.services.codecommit.events with parameters of type IRepositoryRefModifier and TypeMethodDescriptionstatic RepositoryEventsRepositoryEvents.fromRepository(IRepositoryRef repositoryRef) (experimental) Create RepositoryEvents from a Repository reference. -
Uses of IRepositoryRef in software.amazon.awscdk.services.codecommit
Subinterfaces of IRepositoryRef in software.amazon.awscdk.services.codecommitModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIRepository.Classes in software.amazon.awscdk.services.codecommit that implement IRepositoryRefModifier and TypeClassDescriptionclassCreates a new, empty repository.static final classA proxy class which represents a concrete javascript instance of this type.classProvides a CodeCommit Repository.Methods in software.amazon.awscdk.services.codecommit that return IRepositoryRefMethods in software.amazon.awscdk.services.codecommit with parameters of type IRepositoryRefModifier and TypeMethodDescriptionstatic StringCfnRepository.arnForRepository(IRepositoryRef resource) static RepositoryGrantsRepositoryGrants.fromRepository(IRepositoryRef resource) Creates grants for RepositoryGrants.