ISource
- Implemented By: ISource
Represents a source for bucket deployments.
Methods
Name | Description |
---|---|
Bind |
Binds the source to a bucket deployment. |
Bind
private SourceConfig Bind(Construct Scope)
Binds the source to a bucket deployment.
- Type: AlibabaCloud.SDK.ROS.CDK.Core.Construct
The construct tree context.