Type Alias HookOperation

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

Specifies during which stack operation the hook should be executed.