clientConfig

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

Parameters

value

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


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

Parameters

argument

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