failureStage property

String? failureStage
final

The stage of the Automation execution when the failure occurred. The stages include the following: InputValidation, PreVerification, Invocation, PostVerification.

Implementation

final String? failureStage;