clientConfig

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

Parameters

value

ClientConfig defines how to communicate with the hook. Required


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

Parameters

argument

ClientConfig defines how to communicate with the hook. Required