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