IEventSourceMappingRef

class aws_cdk.aws_lambda.IEventSourceMappingRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a EventSourceMapping.

Stability:

experimental

Attributes

event_source_mapping_ref

(experimental) A reference to a EventSourceMapping resource.

Stability:

experimental

node

The tree node.