httpPorts

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

Parameters

value

The listening port of the HTTP protocol.


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


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

Parameters

values

The listening port of the HTTP protocol.