clientConfig

@JvmName(name = "yckjxqujexggpmhg")
suspend fun clientConfig(value: Output<WebhookClientConfigArgs>)
@JvmName(name = "rqmhuwddyqawnrdo")
suspend fun clientConfig(value: WebhookClientConfigArgs?)

Parameters

value

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


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

Parameters

argument

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