Type alias HookOperation

HookOperation: "create" | "update" | "delete"

Specifies during which stack operation the hook should be executed.

Generated using TypeDoc