Skip to content

ISource

Represents a source for bucket deployments.

Methods

Name Description
bind Binds the source to a bucket deployment.

bind

def bind(
  scope: Construct
) -> SourceConfig

Binds the source to a bucket deployment.

scopeRequired

  • Type: ros_cdk_core.Construct

The construct tree context.