forwardedPorts

@JvmName(name = "bdgsrxlrgncnmjkd")
suspend fun forwardedPorts(value: Output<List<String>>)
@JvmName(name = "tqwqgcronyterxus")
suspend fun forwardedPorts(value: List<String>?)

Parameters

value

List of ports, or port pairs, to forward from the virtual machine to the application container.


@JvmName(name = "qrnhmdrxbkewkpvx")
suspend fun forwardedPorts(vararg values: Output<String>)


@JvmName(name = "sxxirtwaxqitqbck")
suspend fun forwardedPorts(values: List<Output<String>>)
@JvmName(name = "awloiqqvimfaostu")
suspend fun forwardedPorts(vararg values: String)

Parameters

values

List of ports, or port pairs, to forward from the virtual machine to the application container.