httpPorts

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

Parameters

value

The listening port of the HTTP protocol.


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


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

Parameters

values

The listening port of the HTTP protocol.