@Generated(value="jsii-pacmak/0.7.6 (build 04cb6bb)", date="2018-09-27T21:49:26.388Z") public abstract class BuildSource extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
protected |
BuildSource(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(Project _project)
Called by the project when the source is added so that the source can perform
binding operations on the source.
|
abstract ProjectResource.SourceProperty |
toSourceJSON() |
protected BuildSource(software.amazon.jsii.JsiiObject.InitializationMode mode)
public void bind(Project _project)
public abstract ProjectResource.SourceProperty toSourceJSON()
Copyright © 2018. All rights reserved.