Enumeration EventingFunctionProcessingStatus

Represents the various possible processing statuses for an eventing function.

Enumeration Members

Enumeration Members

Paused: "paused"

Indicates that the eventing function is currently paused.

Running: "running"

Indicates that the eventing function is currently running.

Generated using TypeDoc