customHeaders

@JvmName(name = "vnxkidnwhpwhmmkn")
suspend fun customHeaders(value: Output<Map<String, String>>)
@JvmName(name = "gitjsvutkahglxsp")
suspend fun customHeaders(value: Map<String, String>?)

Parameters

value

Custom headers that will be added to the webhook notifications request.


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

Parameters

values

Custom headers that will be added to the webhook notifications request.