ISource
- Implemented By: ISource
Represents a source for bucket deployments.
Methods
Name | Description |
---|---|
Bind |
Binds the source to a bucket deployment. |
Bind
func Bind(scope Construct) SourceConfig
Binds the source to a bucket deployment.
- Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.Construct
The construct tree context.