approximateSecondsBeforeTimedOut property

int? approximateSecondsBeforeTimedOut
final

The estimated number of seconds that remain before the job execution status will be changed to TIMED_OUT.

Implementation

final int? approximateSecondsBeforeTimedOut;