customRequestHeaders

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

Parameters

value

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


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


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

Parameters

values

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