webhookClientConfig

@JvmName(name = "vnrjvsygrglwcvab")
suspend fun webhookClientConfig(value: Output<WebhookClientConfigPatchArgs>)
@JvmName(name = "xvgwpeyocktejxrc")
suspend fun webhookClientConfig(value: WebhookClientConfigPatchArgs?)

Parameters

value

webhookClientConfig is the instructions for how to call the webhook if strategy is Webhook. Required when strategy is set to Webhook.


@JvmName(name = "xttpmvxfkkahinwj")
suspend fun webhookClientConfig(argument: suspend WebhookClientConfigPatchArgsBuilder.() -> Unit)

Parameters

argument

webhookClientConfig is the instructions for how to call the webhook if strategy is Webhook. Required when strategy is set to Webhook.