httpPorts

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

Parameters

value

The listening port of the HTTP protocol.


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


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

Parameters

values

The listening port of the HTTP protocol.