overridesByRequestProtocol

@JvmName(name = "fqjmkdrirpvijvts")
suspend fun overridesByRequestProtocol(value: Output<Map<String, String>>)
@JvmName(name = "mowfjiuxuctunqok")
suspend fun overridesByRequestProtocol(value: Map<String, String>?)

Parameters

value

The map between request protocol and the backend address.


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

Parameters

values

The map between request protocol and the backend address.