effectiveTcpTimeWaitTimeoutSec property
Output only. Effective timeout (in seconds) for TCP connections that are in TIME_WAIT state. This value is equal to tcp_time_wait_timeout_sec. If tcp_time_wait_timeout_sec isn't set, the effective timeout is 30s or 120s. The field is output only.
Implementation
final int? effectiveTcpTimeWaitTimeoutSec;