responseHeaders

@JvmName(name = "lpstinggonqxdagj")
suspend fun responseHeaders(value: Output<List<String>>)
@JvmName(name = "bwrmdytiyibdvfou")
suspend fun responseHeaders(value: List<String>?)

Parameters

value

The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains.


@JvmName(name = "bnyxionmsvwnyrtj")
suspend fun responseHeaders(vararg values: Output<String>)


@JvmName(name = "ywgothdbcvvkvuhv")
suspend fun responseHeaders(values: List<Output<String>>)
@JvmName(name = "cdrjbprufwrxtlyb")
suspend fun responseHeaders(vararg values: String)

Parameters

values

The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains.