headers

@JvmName(name = "kweimlkgxaojjopu")
suspend fun headers(value: Output<Map<String, String>>)
@JvmName(name = "wkptnuljphonnwov")
suspend fun headers(value: Map<String, String>)

Parameters

value

The additional headers to add to the response.


@JvmName(name = "snlwgeynblldxiva")
fun headers(vararg values: Pair<String, String>)

Parameters

values

The additional headers to add to the response.