responseHeadersToAdds

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


@JvmName(name = "yvqmcdwuwkulhdft")
suspend fun responseHeadersToAdds(values: List<Output<URLMapPathMatcherHeaderActionResponseHeadersToAddArgs>>)
@JvmName(name = "tmdwmhpavlewpnyd")
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 = "ehkqoyciqmmwmctp")
suspend fun responseHeadersToAdds(argument: List<suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit>)
@JvmName(name = "rbihfnyptcjpckgb")
suspend fun responseHeadersToAdds(vararg argument: suspend URLMapPathMatcherHeaderActionResponseHeadersToAddArgsBuilder.() -> Unit)
@JvmName(name = "pdwfbsrxwtyqtsna")
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.