The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CloudWatchLogs::FilterLogEventsResponse

ATTRIBUTES

Events => ArrayRef[Paws::CloudWatchLogs::FilteredLogEvent]

  A list of C<FilteredLogEvent> objects representing the matched events
from the request.

NextToken => Str

  A pagination token obtained from a C<FilterLogEvents> response to
continue paginating the FilterLogEvents results.

SearchedLogStreams => ArrayRef[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.