Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventGridConsumerOptions

Package version

Options for the Event Grid Consumer

Hierarchy

  • EventGridConsumerOptions

Index

Properties

Properties

customDeserializers

customDeserializers: Record<string, CustomEventDataDeserializer>

Custom deserializers to use when decoding a specific event's data, based on the type field of the event.

Generated using TypeDoc