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