Contents:
ISource
Bases: Protocol
Protocol
Represents a source for bucket deployments.
Methods
Binds the source to a bucket deployment.
scope (Construct) – The construct tree context.
Construct
handler_role (IRole) – The role for the handler.
IRole
SourceConfig