idleTimeoutSec

@JvmName(name = "wvbuwdowymougfnq")
suspend fun idleTimeoutSec(value: Output<Int>)
@JvmName(name = "fdunufnyronduqgf")
suspend fun idleTimeoutSec(value: Int?)

Parameters

value

Specifies how long to keep a Connection Tracking entry while there is no matching traffic (in seconds). For Internal TCP/UDP Load Balancing: - The minimum (default) is 10 minutes and the maximum is 16 hours. - It can be set only if Connection Tracking is less than 5-tuple (i.e. Session Affinity is CLIENT_IP_NO_DESTINATION, CLIENT_IP or CLIENT_IP_PROTO, and Tracking Mode is PER_SESSION). For Network Load Balancer the default is 60 seconds. This option is not available publicly.