customResponseHeaders

@JvmName(name = "lqrxgdluskrovvxn")
suspend fun customResponseHeaders(value: Output<List<String>>)
@JvmName(name = "lplxpwprsmlwwpfo")
suspend fun customResponseHeaders(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "drhkcppwmglqhtxn")
suspend fun customResponseHeaders(values: List<Output<String>>)
@JvmName(name = "mwnedehbhnnpnpjk")
suspend fun customResponseHeaders(vararg values: String)

Parameters

values

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