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
- Struct
- Aws::XRay::Types::GetTimeSeriesServiceStatisticsResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#contains_old_group_versions ⇒ 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_token ⇒ String
Pagination token.
-
#time_series_service_statistics ⇒ Array<Types::TimeSeriesServiceStatistics>
The collection of statistics.
Instance Attribute Details
#contains_old_group_versions ⇒ 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_token ⇒ String
Pagination token.
#time_series_service_statistics ⇒ Array<Types::TimeSeriesServiceStatistics>
The collection of statistics.