failedMainJobs property

List<String> failedMainJobs
final

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

Implementation

final List<String> failedMainJobs;