responseHeadersToAdds

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


@JvmName(name = "wjamxsrfmvspqjxg")
suspend fun responseHeadersToAdds(values: List<Output<URLMapPathMatcherHeaderActionResponseHeadersToAddArgs>>)
@JvmName(name = "pejowgwjontdspjs")
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 = "oksamxxxvgpaprrd")
suspend fun responseHeadersToAdds(argument: List<suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit>)
@JvmName(name = "bpeiglcbnhxdqftg")
suspend fun responseHeadersToAdds(vararg argument: suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit)
@JvmName(name = "qcaiijwgdnbcppcj")
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.