proxyPorts

@JvmName(name = "qtpymgwgkkxxlhbd")
suspend fun proxyPorts(value: Output<List<Int>>)
@JvmName(name = "crvgkrdlaxtserng")
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 = "diccqqrujjctbskb")
suspend fun proxyPorts(vararg values: Output<Int>)


@JvmName(name = "rulhgdrogechcyuk")
suspend fun proxyPorts(values: List<Output<Int>>)
@JvmName(name = "inwjlghfcqquaday")
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.