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 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.

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.