activeDeadlineSeconds property
Optional duration in seconds the pod may be active on the node relative to StartTime before the system will actively try to mark it failed and kill associated containers. Value must be a positive integer.
Implementation
final int? activeDeadlineSeconds;