UNPKG

aws-athena-node-client

Version:
5 lines (4 loc) 120 B
export interface Statistics { readonly dataScannedInBytes?: number; readonly executionTimeInSeconds?: number; }