clientConfig

@JvmName(name = "cbrrhnnkvidncgdr")
suspend fun clientConfig(value: Output<WebhookClientConfigPatchArgs>)
@JvmName(name = "ltxutmmqkvnkucve")
suspend fun clientConfig(value: WebhookClientConfigPatchArgs?)

Parameters

value

clientConfig is the instructions for how to call the webhook if strategy is Webhook.


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

Parameters

argument

clientConfig is the instructions for how to call the webhook if strategy is Webhook.