startedAt property
The Unix timestamp for when the job was started (when the job transitioned
from the STARTING
state to the RUNNING
state).
Implementation
final int? startedAt;
The Unix timestamp for when the job was started (when the job transitioned
from the STARTING
state to the RUNNING
state).
final int? startedAt;