ISource
- Implemented By: ISource
Represents a source for bucket deployments.
Methods
Name | Description |
---|---|
bind |
Binds the source to a bucket deployment. |
bind
public SourceConfig bind(Construct scope)
Binds the source to a bucket deployment.
- Type: com.aliyun.ros.cdk.core.Construct
The construct tree context.