A handler that is triggered on the specific
lifecycle_stage
of the playbook execution.
Attributes
Name
Description
lifecycle_stage
str
Required. The name of the lifecycle stage that triggers this
handler. Supported values:
- playbook-start
- pre-action-selection
- pre-action-execution
condition
str
Optional. The condition that must be
satisfied to trigger this handler.