httpPorts

@JvmName(name = "tdepcltcdhmwojjx")
suspend fun httpPorts(value: Output<Map<String, String>>)
@JvmName(name = "sgnivshkujdecceb")
suspend fun httpPorts(value: Map<String, String>?)

Parameters

value

The map of port descriptions to URLs. Will only be populated if enable_http_port_access is true.


@JvmName(name = "gvwugpfxfxulsjbt")
fun httpPorts(vararg values: Pair<String, String>)

Parameters

values

The map of port descriptions to URLs. Will only be populated if enable_http_port_access is true.