@wildix/wda-insights-client > WdaInsights > createProjection
WdaInsights.createProjection() method
Signature:
createProjection(args: CreateProjectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateProjectionCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: CreateProjectionCommandOutput) => void |
Returns:
void