PURISTA API / @purista/core / EventBridgeConfig
Type Alias: EventBridgeConfig<CustomConfig>
EventBridgeConfig<
CustomConfig> =Prettify<object&CustomConfig>
Defined in: packages/core/src/core/EventBridge/types/EventBridgeConfig.ts:11
The config object for an event bridge. Every event bridge implementation must use this type for configuration.
Type Parameters
CustomConfig
CustomConfig
