webhook

@JvmName(name = "loidpptjfeixdbey")
suspend fun webhook(value: Output<WebhookConversionPatchArgs>)
@JvmName(name = "fruqjynmifpirycw")
suspend fun webhook(value: WebhookConversionPatchArgs?)

Parameters

value

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


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

Parameters

argument

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