timeout property

int? timeout
final

Timeout in seconds. The step is killed if it exceeds this duration. Must be a positive integer when specified.

Implementation

final int? timeout;