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