FirewallPolicyStatefulEngineOptionsFlowTimeoutsProperties

data class FirewallPolicyStatefulEngineOptionsFlowTimeoutsProperties(val tcpIdleTimeoutSeconds: Int? = null)

Configures the amount of time that can pass without any traffic sent through the firewall before the firewall determines that the connection is idle.

Constructors

constructor(tcpIdleTimeoutSeconds: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard