@wildix/wim-knowledge-base-client > KnowledgeBase > describeDataSource
KnowledgeBase.describeDataSource() method
Signature:
describeDataSource(args: DescribeDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSourceCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: DescribeDataSourceCommandOutput) => void |
Returns:
void