requestHeaders

@JvmName(name = "gaoyftfbstpvjtve")
suspend fun requestHeaders(value: Output<Map<String, String>>)
@JvmName(name = "bmkxuqavvpuabdyv")
suspend fun requestHeaders(value: Map<String, String>?)

Parameters

value

The HTTP request headers to send together with webhook requests.


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

Parameters

values

The HTTP request headers to send together with webhook requests.