The action to take when the quota is exceeded. Options:
drop
no_action
overflow_routing
Generated using TypeDoc
The action to take when the quota is exceeded. Options:
drop
: Drop the event.no_action
: Let the event pass through.overflow_routing
: Route to an overflow destination.