webhookClientConfig

@JvmName(name = "hmmdagthaignwvqh")
suspend fun webhookClientConfig(value: Output<WebhookClientConfigArgs>)
@JvmName(name = "kqrmrggjalrygxwg")
suspend fun webhookClientConfig(value: WebhookClientConfigArgs?)

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 = "pycfhksoouuvcwby")
suspend fun webhookClientConfig(argument: suspend WebhookClientConfigArgsBuilder.() -> Unit)

Parameters

argument

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