NAME
Paws::XRay::GetTraceSummariesResult
ATTRIBUTES
ApproximateTime => Str
The start time of this page of results.
NextToken => Str
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.
TracesProcessedCount => Int
The total number of traces processed, including traces that did not match the specified filter expression.
TraceSummaries => ArrayRef[Paws::XRay::TraceSummary]
Trace IDs and annotations for traces that were found in the specified time frame.