Name | Type | Description | Notes |
---|---|---|---|
Bindings | List<SystemConfigEdrBindings> | The types of events the backend should be notified about | |
Enabled | bool? | Should the backend be started on edr app start? | [default to true] |
Name | string | A unique identifier for the backend | |
Options | SystemConfigEdrOptions | [optional] | |
Type | string | The backend module to be used (e.g. amqp refers to edr_be_amqp.erl) |