clientConfig

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

Parameters

value

ClientConfig defines how to communicate with the hook. Required


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

Parameters

argument

ClientConfig defines how to communicate with the hook. Required