NAME
Paws::CloudWatchLogs::FilterLogEventsResponse
ATTRIBUTES
Events => ArrayRef[Paws::CloudWatchLogs::FilteredLogEvent]
A list of C<FilteredLogEvent> objects representing the matched events
from the request.
=head2 NextToken => Str
A pagination token obtained from a C<FilterLogEvents> response to
continue paginating the FilterLogEvents results.
=head2 SearchedLogStreams => ArrayRef[L<Paws::CloudWatchLogs::SearchedLogStream>]
A list of C<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.