| Modifier and Type | Class and Description |
|---|---|
static class |
SourceConfig.Jsii$Proxy
An implementation for
SourceConfig |
| Modifier and Type | Method and Description |
|---|---|
SourceConfig |
Source.bind(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 |
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 |
SourceConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.