startedAt property

int? startedAt
final

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;