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

Class: Aws::XRay::Types::GetInsightEventsResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#insight_eventsArray<Types::InsightEvent>

A detailed description of the event. This includes the time of the event, client and root cause impact statistics, and the top anomalous service at the time of the event.

Returns:

#next_tokenString

Use this token to retrieve the next page of insight events.

Returns:

  • (String)

    Use this token to retrieve the next page of insight events.