responseHeadersToAdds

@JvmName(name = "xbqncjyxuparxsjv")
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 = "fnpbdmyhobboutha")
suspend fun responseHeadersToAdds(vararg values: Output<URLMapPathMatcherHeaderActionResponseHeadersToAddArgs>)


@JvmName(name = "nhvbcwpfklmcfwpu")
suspend fun responseHeadersToAdds(values: List<Output<URLMapPathMatcherHeaderActionResponseHeadersToAddArgs>>)
@JvmName(name = "kdntuosdouuoajiq")
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 = "ihutkvbpnafockfn")
suspend fun responseHeadersToAdds(argument: List<suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit>)
@JvmName(name = "bxkwoasbxiqohhyd")
suspend fun responseHeadersToAdds(vararg argument: suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit)
@JvmName(name = "pnprkgfvxoqhatml")
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.