responseHeadersToAdds

@JvmName(name = "ebplvmkaxhlephum")
suspend fun responseHeadersToAdds(value: Output<List<URLMapHeaderActionResponseHeadersToAddArgs>>)
@JvmName(name = "thxkgbmnxgirgjui")
suspend fun responseHeadersToAdds(value: List<URLMapHeaderActionResponseHeadersToAddArgs>?)

Parameters

value

Headers to add the response prior to sending the response back to the client. Structure is documented below.


@JvmName(name = "ytjajrldgoxsljra")
suspend fun responseHeadersToAdds(vararg values: Output<URLMapHeaderActionResponseHeadersToAddArgs>)


@JvmName(name = "mamynjxqgberowhi")
suspend fun responseHeadersToAdds(values: List<Output<URLMapHeaderActionResponseHeadersToAddArgs>>)
@JvmName(name = "bmqpqeabxwedhchi")
suspend fun responseHeadersToAdds(vararg values: URLMapHeaderActionResponseHeadersToAddArgs)

Parameters

values

Headers to add the response prior to sending the response back to the client. Structure is documented below.


@JvmName(name = "drxsdrcghpucdtga")
suspend fun responseHeadersToAdds(argument: List<suspend URLMapHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit>)
@JvmName(name = "lficnegjkkciujrf")
suspend fun responseHeadersToAdds(vararg argument: suspend URLMapHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit)
@JvmName(name = "cxxvsgvqxcokbqxr")
suspend fun responseHeadersToAdds(argument: suspend URLMapHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit)

Parameters

argument

Headers to add the response prior to sending the response back to the client. Structure is documented below.