Uses of Interface
software.amazon.awscdk.interfaces.codecommit.RepositoryReference
Packages that use RepositoryReference
Package
Description
AWS CodeCommit Construct Library
-
Uses of RepositoryReference in software.amazon.awscdk.interfaces.codecommit
Classes in software.amazon.awscdk.interfaces.codecommit that implement RepositoryReferenceMethods in software.amazon.awscdk.interfaces.codecommit that return RepositoryReferenceModifier and TypeMethodDescriptionRepositoryReference.Builder.build()Builds the configured instance.IRepositoryRef.getRepositoryRef()(experimental) A reference to a Repository resource.default RepositoryReferenceIRepositoryRef.Jsii$Default.getRepositoryRef()(experimental) A reference to a Repository resource.final RepositoryReferenceIRepositoryRef.Jsii$Proxy.getRepositoryRef()(experimental) A reference to a Repository resource. -
Uses of RepositoryReference in software.amazon.awscdk.services.codecommit
Methods in software.amazon.awscdk.services.codecommit that return RepositoryReferenceModifier and TypeMethodDescriptionCfnRepository.getRepositoryRef()A reference to a Repository resource.