mss

@JvmName(name = "qmtolbdabekprrty")
suspend fun mss(value: Output<Int>)
@JvmName(name = "lnivsaikrgljypgu")
suspend fun mss(value: Int?)

Parameters

value

The maximum segment size of the TCP message. Unit: Bytes. Valid values: 0 ~ 1500. 0 indicates that the MSS value of the TCP message is not modified.

NOTE: only TCP and TCPSSL listeners support this field value.