failedJobs property

List<String> failedJobs
final

Output only. The names of the previously failed CustomJob. The list includes the all attempts in chronological order.

Implementation

final List<String> failedJobs;