responseHeadersToAdds

@JvmName(name = "nqiixxdurncgbjja")
suspend fun responseHeadersToAdds(value: Output<List<URLMapPathMatcherHeaderActionResponseHeadersToAddArgs>>)

Parameters

value

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


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


@JvmName(name = "xseirrtiswpcpuse")
suspend fun responseHeadersToAdds(values: List<Output<URLMapPathMatcherHeaderActionResponseHeadersToAddArgs>>)
@JvmName(name = "mymmuwoicvsvelrx")
suspend fun responseHeadersToAdds(vararg values: URLMapPathMatcherHeaderActionResponseHeadersToAddArgs)

Parameters

values

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


@JvmName(name = "qsscjyalvixbeeqq")
suspend fun responseHeadersToAdds(argument: List<suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit>)
@JvmName(name = "xjqvaciegkkgqqgw")
suspend fun responseHeadersToAdds(vararg argument: suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit)
@JvmName(name = "jqrkpgbkpjotcaxs")
suspend fun responseHeadersToAdds(argument: suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit)

Parameters

argument

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