webhook

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

Parameters

value

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


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

Parameters

argument

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