menu
aws_logs_api package
documentation
logs-2014-03-28.dart
QueryStatistics
QueryStatistics constructor
QueryStatistics constructor
dark_mode
light_mode
QueryStatistics
constructor
QueryStatistics
(
{
double
?
bytesScanned
,
double
?
recordsMatched
,
double
?
recordsScanned
,
})
Implementation
QueryStatistics({ this.bytesScanned, this.recordsMatched, this.recordsScanned, });
aws_logs_api package
documentation
logs-2014-03-28
QueryStatistics
QueryStatistics constructor
QueryStatistics class