Uses of Interface
software.amazon.awscdk.services.codebuild.IProject
-
Uses of IProject in software.amazon.awscdk.services.codebuild
Subinterfaces of IProject in software.amazon.awscdk.services.codebuildModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIProject.Classes in software.amazon.awscdk.services.codebuild that implement IProjectModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA convenience class for CodeBuild Projects that are used in CodePipeline.classA representation of a CodeBuild Project.Methods in software.amazon.awscdk.services.codebuild that return IProjectModifier and TypeMethodDescriptionstatic IProjectProject.fromProjectArn(software.constructs.Construct scope, String id, String projectArn) static IProjectProject.fromProjectName(software.constructs.Construct scope, String id, String projectName) Import a Project defined either outside the CDK, or in a different CDK Stack (and exported using themethod).invalid @link
exportMethods in software.amazon.awscdk.services.codebuild with parameters of type IProjectModifier and TypeMethodDescriptionCallback when an Artifacts class is used in a CodeBuild Project.Callback when an Artifacts class is used in a CodeBuild Project.default ArtifactsConfigCallback when an Artifacts class is used in a CodeBuild Project.final ArtifactsConfigCallback when an Artifacts class is used in a CodeBuild Project.IBindableBuildImage.bind(Construct scope, IProject project, BuildImageBindOptions options) Function that allows the build image access to the construct tree.default BuildImageConfigIBindableBuildImage.Jsii$Default.bind(Construct scope, IProject project, BuildImageBindOptions options) Function that allows the build image access to the construct tree.final BuildImageConfigIBindableBuildImage.Jsii$Proxy.bind(Construct scope, IProject project, BuildImageBindOptions options) Function that allows the build image access to the construct tree.Called by the project when a file system is added so it can perform binding operations on this file system location.default FileSystemConfigCalled by the project when a file system is added so it can perform binding operations on this file system location.final FileSystemConfigCalled by the project when a file system is added so it can perform binding operations on this file system location.default SourceConfigfinal SourceConfigLinuxGpuBuildImage.bind(Construct scope, IProject project, BuildImageBindOptions _options) Function that allows the build image access to the construct tree.Called by the project when the source is added so that the source can perform binding operations on the source.