failureDetails property

FailureDetails? failureDetails
final

The details for the step failure including reason, message, and log file path where the root cause was identified.

Implementation

final FailureDetails? failureDetails;