NAME
Paws::CloudWatchLogs::FilterLogEventsResponse
ATTRIBUTES
Events => ArrayRef[Paws::CloudWatchLogs::FilteredLogEvent]
A list of FilteredLogEvent objects representing the matched events from the request.
NextToken => Str
A pagination token obtained from a FilterLogEvents response to continue paginating the FilterLogEvents results. This token is omitted from the response when there are no other events to display.
SearchedLogStreams => ArrayRef[Paws::CloudWatchLogs::SearchedLogStream]
A list of SearchedLogStream objects indicating which log streams have been searched in this request and whether each has been searched completely or still has more to be paginated.