responseHeadersToAdds

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


@JvmName(name = "ouannqxfqfxsaybn")
suspend fun responseHeadersToAdds(values: List<Output<URLMapPathMatcherHeaderActionResponseHeadersToAddArgs>>)
@JvmName(name = "wkfqdybncojvmhsq")
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 = "mfurcbhnogseilip")
suspend fun responseHeadersToAdds(argument: List<suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit>)
@JvmName(name = "ycrvmhlovkoppmyb")
suspend fun responseHeadersToAdds(vararg argument: suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit)
@JvmName(name = "ubrhgvihdpjxstfa")
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.