httpPorts

@JvmName(name = "jvxhwakkffchrwhs")
suspend fun httpPorts(value: Output<Map<String, String>>)
@JvmName(name = "gesypeemhnxusmkp")
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 = "nnyihwojlsmgfvys")
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.