Skip to content

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.

scopeRequired

  • Type: github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore.Construct

The construct tree context.