JobData

class JobData(*, tasks=None)

Runtime data originated from the remote execution (jobs).

Variables

tasks (List[str], optional) – A list of remote task ids.