Interface Hook

Life-cycle hook used to perform actions at different stages of stack deploy and undeploy commands.

Hierarchy

  • Hook

Properties

Properties

execute: ((input: HookInput) => Promise<HookOutput>)

Type declaration

Generated using TypeDoc