idleTimeout property

int? idleTimeout
final

The time, in seconds, that the connection can be idle (no data is sent over the connection) before it is closed by the load balancer.

Implementation

final int? idleTimeout;