proxyProtocolEnabled

@JvmName(name = "cjqmdrkcgmcbyrwq")
suspend fun proxyProtocolEnabled(value: Output<Boolean>)
@JvmName(name = "qgptuwvnudmnjrfd")
suspend fun proxyProtocolEnabled(value: Boolean?)

Parameters

value

Whether to enable the Proxy Protocol to carry the source address of the client to the backend server. Value:

  • true: on.

  • false: closed.