httpConfig

@JvmName(name = "oppybeedmhepfcbs")
suspend fun httpConfig(value: Output<Map<String, Any>>)
@JvmName(name = "phlakojwcnghqdpv")
suspend fun httpConfig(value: Map<String, Any>?)

Parameters

value

Activate or deactivate HTTP. The structure is documented below.


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

Parameters

values

Activate or deactivate HTTP. The structure is documented below.