Class ResourceHook

ResourceHook is a named hook that can be registered as a resource hook.

Constructors

Properties

Methods

Constructors

Properties

The function that will be called when the resource hook is triggered.

name: string

The unqiue name of the resource hook.

Run the hook during dry run (preview) operations. Defaults to false.

Methods