ISource
- Implemented By: 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.
- Type: ros_cdk_core.Construct
The construct tree context.