Optional
Readonly
errorOptional error.
Optional
Readonly
messageOptional message describing the outcome of the action.
Optional
Readonly
skipOptional boolean that can be returned from hooks executed before the stack operation to indicate that the operation should be skipped and all the remaining before hooks should be ignored.
Readonly
successBoolean describing if the action was successful.
Optional
Readonly
valueOptional return value.
Output of a life-cycle hook action.