Uses of Interface
software.amazon.awscdk.interfaces.codebuild.IProjectRef
Packages that use IProjectRef
Package
Description
AWS CodeBuild Construct Library
-
Uses of IProjectRef in software.amazon.awscdk.interfaces.codebuild
Subinterfaces of IProjectRef in software.amazon.awscdk.interfaces.codebuildModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIProjectRef.Classes in software.amazon.awscdk.interfaces.codebuild that implement IProjectRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IProjectRef in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement IProjectRefModifier and TypeClassDescriptionclassTheAWS::CodeBuild::Projectresource configures how AWS CodeBuild builds your source code.