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

Class: Aws::XRay::Types::GetInsightSummariesResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#insight_summariesArray<Types::InsightSummary>

The summary of each insight within the group matching the provided filters. The summary contains the InsightID, start and end time, the root cause service, the root cause and client impact statistics, the top anomalous services, and the status of the insight.

Returns:

  • (Array<Types::InsightSummary>)

    The summary of each insight within the group matching the provided filters.

#next_tokenString

Pagination token.

Returns:

  • (String)

    Pagination token.