proxyPorts

@JvmName(name = "jgccagwolcflblln")
suspend fun proxyPorts(value: Output<List<Int>>)
@JvmName(name = "grxpoafnacsodvlv")
suspend fun proxyPorts(value: List<Int>?)

Parameters

value

the port number. This field is required and must be an integer. NOTE: From version 1.206.0, proxy_ports can be modified.


@JvmName(name = "bkrdutmtjiwvpeho")
suspend fun proxyPorts(vararg values: Output<Int>)


@JvmName(name = "slfvithohnfchogg")
suspend fun proxyPorts(values: List<Output<Int>>)
@JvmName(name = "lfwtgfckjnxpwnbo")
suspend fun proxyPorts(vararg values: Int)

Parameters

values

the port number. This field is required and must be an integer. NOTE: From version 1.206.0, proxy_ports can be modified.