lifecycleStage property

String? lifecycleStage
getter/setter pair

The name of the lifecycle stage that triggers this handler.

Supported values: * playbook-start * pre-action-selection * pre-action-execution

Required.

Implementation

core.String? lifecycleStage;