| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
QueryStatisticsForDescribeQuery |
DescribeQueryResponse.queryStatistics()
Metadata about a query, including the number of events that were matched, the total number of events scanned, the
query run time in milliseconds, and the query's creation time.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeQueryResponse.Builder |
DescribeQueryResponse.Builder.queryStatistics(QueryStatisticsForDescribeQuery queryStatistics)
Metadata about a query, including the number of events that were matched, the total number of events scanned,
the query run time in milliseconds, and the query's creation time.
|
Copyright © 2023. All rights reserved.