clientConfig

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

Parameters

value

ClientConfig defines how to communicate with the hook. Required


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

Parameters

argument

ClientConfig defines how to communicate with the hook. Required