Skip to content

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.

scopeRequired

  • Type: @alicloud/ros-cdk-core.Construct

The construct tree context.