clientConfig

@JvmName(name = "vkbbsiempyvfbtht")
suspend fun clientConfig(value: Output<WebhookClientConfigArgs>)
@JvmName(name = "vdravktwubyaghvy")
suspend fun clientConfig(value: WebhookClientConfigArgs)

Parameters

value

ClientConfig defines how to communicate with the hook. Required


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

Parameters

argument

ClientConfig defines how to communicate with the hook. Required