webhookProperties

@JvmName(name = "jupfuccgfxxdkxyt")
suspend fun webhookProperties(value: Output<Map<String, String>>)
@JvmName(name = "xgttecwutupfdvwx")
suspend fun webhookProperties(value: Map<String, String>?)

Parameters

value

the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.


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

Parameters

values

the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.