clientConfig

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

Parameters

value

ClientConfig defines how to communicate with the hook. Required


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

Parameters

argument

ClientConfig defines how to communicate with the hook. Required