customRequestHeaders

@JvmName(name = "iuewirnwafmyohha")
suspend fun customRequestHeaders(value: Output<List<String>>)
@JvmName(name = "wsolphhnlvspdpdy")
suspend fun customRequestHeaders(value: List<String>?)

Parameters

value

Headers that the HTTP/S load balancer should add to proxied requests.


@JvmName(name = "fyjuodfpyngiblut")
suspend fun customRequestHeaders(vararg values: Output<String>)


@JvmName(name = "cbpbstvkokancuiu")
suspend fun customRequestHeaders(values: List<Output<String>>)
@JvmName(name = "jpntxpetyubenegf")
suspend fun customRequestHeaders(vararg values: String)

Parameters

values

Headers that the HTTP/S load balancer should add to proxied requests.