class Aws::CloudWatchLogs::Types::QueryStatistics
Contains the number of log events scanned by the query, the number of log events that matched the query criteria, and the total number of bytes in the log events that were scanned.
@!attribute [rw] records_matched
The number of log events that matched the query string. @return [Float]
@!attribute [rw] records_scanned
The total number of log events scanned during the query. @return [Float]
@!attribute [rw] bytes_scanned
The total number of bytes in the log events scanned during the query. @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/QueryStatistics AWS API Documentation
Constants
- SENSITIVE