customResponseHeaders

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

Parameters

value

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


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


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

Parameters

values

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