@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)",
date="2023-03-22T19:35:48.154Z")
public interface ISource
Modifier and Type | Interface and Description |
---|---|
static interface |
ISource.Jsii$Default
Internal default implementation for
ISource . |
static class |
ISource.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
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.
|
SourceConfig bind(Construct scope, DeploymentSourceContext context)
scope
- The construct tree context. This parameter is required.context
- SourceConfig bind(Construct scope)
scope
- The construct tree context. This parameter is required.