clientConfig

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

Parameters

value

ClientConfig defines how to communicate with the hook. Required


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

Parameters

argument

ClientConfig defines how to communicate with the hook. Required