tasks property

List<Task>? tasks
final

A full description of the tasks that were run. The tasks that were successfully placed on your cluster are described here.

Implementation

final List<Task>? tasks;