You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudWatchLogs::Types::FilterLogEventsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#eventsArray<Types::FilteredLogEvent>

The matched events.

Returns:

#next_tokenString

The token to use when requesting the next set of items. The token expires after 24 hours.

Returns:

  • (String)

    The token to use when requesting the next set of items.

#searched_log_streamsArray<Types::SearchedLogStream>

IMPORTANT Starting on May 15, 2020, this parameter will be deprecated. This parameter will be an empty list after the deprecation occurs.

Indicates which log streams have been searched and whether each has been searched completely.

Returns: