forwardedPorts

@JvmName(name = "rhsdgyntageonckt")
suspend fun forwardedPorts(value: Output<List<String>>)
@JvmName(name = "ovxqxctclyrfvcde")
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 = "ejvsxmlwpyrycgqe")
suspend fun forwardedPorts(vararg values: Output<String>)


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

Parameters

values

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