idleTimeout property
Specifies the idle timeout for the selected route.
The idle timeout is defined as the period in which there are no bytes sent or received on either the upstream or downstream connection. If not set, the default idle timeout is 1 hour. If set to 0s, the timeout will be disabled.
Optional.
Implementation
core.String? idleTimeout;