Function Deleted


Notes:

Triggered when a function is deleted.

Permissions
Manage Functions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: FunctionDeletedEnvelope): void | Promise<void>

Did this help?