webHookProperties

@JvmName(name = "goqhyofcxcqxdymn")
suspend fun webHookProperties(value: Output<Map<String, String>>)
@JvmName(name = "ygkeiuiiaorgfenw")
suspend fun webHookProperties(value: Map<String, String>?)

Parameters

value

This field allows specifying custom properties, which would be appended to the alert payload sent as input to the webhook.


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

Parameters

values

This field allows specifying custom properties, which would be appended to the alert payload sent as input to the webhook.