Skip to main content

@wildix/wim-knowledge-base-client > KnowledgeBase > listDataSourceSynchronizationLogs

KnowledgeBase.listDataSourceSynchronizationLogs() method

Signature:

listDataSourceSynchronizationLogs(args: ListDataSourceSynchronizationLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataSourceSynchronizationLogsCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

ListDataSourceSynchronizationLogsCommandInput

options

__HttpHandlerOptions

cb

(err: any, data?: ListDataSourceSynchronizationLogsCommandOutput) => void

Returns:

void