timeoutSeconds property

int? timeoutSeconds
final

The amount of time, in seconds, during which no response means a failed health check. You may specify between 2 and 60 seconds.

Implementation

final int? timeoutSeconds;