| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
List<List<ResultField>> |
GetQueryResultsResponse.results()
The log events that matched the query criteria during the most recent time it ran.
|
| Modifier and Type | Method and Description |
|---|---|
GetQueryResultsResponse.Builder |
GetQueryResultsResponse.Builder.results(Collection<? extends Collection<ResultField>> results)
The log events that matched the query criteria during the most recent time it ran.
|
Copyright © 2023. All rights reserved.