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

Class: Aws::XRay::Types::GetTimeSeriesServiceStatisticsResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#contains_old_group_versionsBoolean

A flag indicating whether or not a group\'s filter expression has been consistent, or if a returned aggregation might show statistics from an older version of the group\'s filter expression.

Returns:

  • (Boolean)

    A flag indicating whether or not a group\'s filter expression has been consistent, or if a returned aggregation might show statistics from an older version of the group\'s filter expression.

#next_tokenString

Pagination token.

Returns:

  • (String)

    Pagination token.

#time_series_service_statisticsArray<Types::TimeSeriesServiceStatistics>

The collection of statistics.

Returns: