AWS CodeBuild Construct Library
-
ISource.bind(software.constructs.Construct scope,
IProject project)
ISource.Jsii$Default.bind(software.constructs.Construct scope,
IProject project)
ISource.Jsii$Proxy.bind(software.constructs.Construct scope,
IProject project)
Source.bind(software.constructs.Construct _scope,
IProject _project)
Called by the project when the source is added so that the source can perform binding operations on the source.
SourceConfig.Builder.build()
Builds the configured instance.