| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SourceConfig.Jsii$Proxy
An implementation for
SourceConfig |
| Modifier and Type | Method and Description |
|---|---|
SourceConfig |
ISource.bind(software.constructs.Construct scope,
IProject project) |
SourceConfig |
ISource.Jsii$Proxy.bind(software.constructs.Construct scope,
IProject project) |
default SourceConfig |
ISource.Jsii$Default.bind(software.constructs.Construct scope,
IProject project) |
SourceConfig |
Source.bind(software.constructs.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.