Function Method Created


Notes:

Triggered when a function method is created.

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

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

Did this help?