| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
SourceConfig |
ISource.bind(Construct scope,
IProject project) |
SourceConfig |
ISource.Jsii$Proxy.bind(Construct scope,
IProject project) |
default SourceConfig |
ISource.Jsii$Default.bind(Construct scope,
IProject project) |
SourceConfig |
Source.bind(Construct _scope,
IProject _project)
(experimental) Called by the project when the source is added so that the source can perform binding operations on the source.
|
SourceConfig |
SourceConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.