class Aws::Connect::Types::GetMetricDataResponse

@!attribute [rw] next_token

If there are additional results, this is the token for the next set
of results.

The token expires after 5 minutes from the time it is created.
Subsequent requests that use the token must use the same request
parameters as the request that generated the token.
@return [String]

@!attribute [rw] metric_results

Information about the historical metrics.

If no grouping is specified, a summary of metric data is returned.
@return [Array<Types::HistoricalMetricResult>]

@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/GetMetricDataResponse AWS API Documentation

Constants

SENSITIVE