webhook

@JvmName(name = "qorqwmaivifavhkn")
suspend fun webhook(value: Output<WebhookConversionArgs>)
@JvmName(name = "srquhbamsjvstxdf")
suspend fun webhook(value: WebhookConversionArgs?)

Parameters

value

webhook describes how to call the conversion webhook. Required when strategy is set to "Webhook".


@JvmName(name = "exstlumarbuittbr")
suspend fun webhook(argument: suspend WebhookConversionArgsBuilder.() -> Unit)

Parameters

argument

webhook describes how to call the conversion webhook. Required when strategy is set to "Webhook".