@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 | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: ListDataSourceSynchronizationLogsCommandOutput) => void |
Returns:
void