httpPorts

@JvmName(name = "rxkfwjrhkqsmkjbr")
suspend fun httpPorts(value: Output<Map<String, Any>>)
@JvmName(name = "rybvnyxshnlykcnu")
suspend fun httpPorts(value: Map<String, Any>?)

Parameters

value

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


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

Parameters

values

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