webhook

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

Parameters

value

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


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

Parameters

argument

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