IEventBusRef

class aws_cdk.aws_events.IEventBusRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

event_bus_ref

(experimental) A reference to a EventBus resource.

Stability:

experimental

node

The tree node.