clientConfig

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

Parameters

value

ClientConfig defines how to communicate with the hook. Required


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

Parameters

argument

ClientConfig defines how to communicate with the hook. Required