customRequestHeaders

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

Parameters

value

Headers that the load balancer adds to proxied requests. See Creating custom headers.


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


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

Parameters

values

Headers that the load balancer adds to proxied requests. See Creating custom headers.