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