Options for the @EventBus decorator: a single cloud connection (the driver is required), plus the default emit targets.
@EventBus
driver
Which driver backs this connection.
Optional
The connection name, used as a target and to resolve it.
The default emit targets (defaults to ['local', <driver>]).
['local', <driver>]
Options for the
@EventBusdecorator: a single cloud connection (thedriveris required), plus the default emit targets.