public static final class ISource.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ISource.Jsii$Default
ISource.Jsii$Default, ISource.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
SourceConfig |
bind(Construct scope)
Binds the source to a bucket deployment.
|
SourceConfig |
bind(Construct scope,
DeploymentSourceContext context)
Binds the source to a bucket deployment.
|
public final SourceConfig bind(Construct scope, DeploymentSourceContext context)
bind
in interface ISource
bind
in interface ISource.Jsii$Default
scope
- The construct tree context. This parameter is required.context
- public final SourceConfig bind(Construct scope)