class Aws::XRay::Types::GetTraceSummariesResult

@!attribute [rw] trace_summaries

Trace IDs and annotations for traces that were found in the
specified time frame.
@return [Array<Types::TraceSummary>]

@!attribute [rw] approximate_time

The start time of this page of results.
@return [Time]

@!attribute [rw] traces_processed_count

The total number of traces processed, including traces that did not
match the specified filter expression.
@return [Integer]

@!attribute [rw] next_token

If the requested time frame contained more than one page of results,
you can use this token to retrieve the next page. The first page
contains the most recent results, closest to the end of the time
frame.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/GetTraceSummariesResult AWS API Documentation

Constants

SENSITIVE