| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
QueryStatistics |
GetQueryResultsResponse.statistics()
Includes 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.
|
| Modifier and Type | Method and Description |
|---|---|
GetQueryResultsResponse.Builder |
GetQueryResultsResponse.Builder.statistics(QueryStatistics statistics)
Includes 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.
|
Copyright © 2022. All rights reserved.