Type alias HookStatus

HookStatus: "success" | "failed" | "skipped" | "cancelled"

Specifies after which stack operation status the hook should be executed.

Generated using TypeDoc