Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventingFunctionDcpBoundary

Represents the various dcp boundary options for eventing functions.

Index

Enumeration members

Enumeration members

Everything = "everything"

Indicates all documents should be processed by the function.

FromNow = "from_now"

Indicates that only documents modified after a function is created should be processed by the function.

Generated using TypeDoc