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
- Struct
- Aws::XRay::Types::GetInsightEventsResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#insight_events ⇒ Array<Types::InsightEvent>
A detailed description of the event.
-
#next_token ⇒ String
Use this token to retrieve the next page of insight events.
Instance Attribute Details
#insight_events ⇒ Array<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.
#next_token ⇒ String
Use this token to retrieve the next page of insight events.