httpPorts

@JvmName(name = "loqjmeesfhhtktqy")
suspend fun httpPorts(value: Output<List<Int>>)
@JvmName(name = "fwbedroxvtjsrklg")
suspend fun httpPorts(value: List<Int>?)

Parameters

value

The listening port of the HTTP protocol.


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


@JvmName(name = "pusiwxxdwnebjlkp")
suspend fun httpPorts(values: List<Output<Int>>)
@JvmName(name = "oipuuwsbgmlhuefm")
suspend fun httpPorts(vararg values: Int)

Parameters

values

The listening port of the HTTP protocol.