class Aws::PI::Types::MetricKeyDataPoints

A time-ordered series of data points, corresponding to a dimension of a Performance Insights metric.

@!attribute [rw] key

The dimension(s) to which the data points apply.
@return [Types::ResponseResourceMetricKey]

@!attribute [rw] data_points

An array of timestamp-value pairs, representing measurements over a
period of time.
@return [Array<Types::DataPoint>]

@see docs.aws.amazon.com/goto/WebAPI/pi-2018-02-27/MetricKeyDataPoints AWS API Documentation

Constants

SENSITIVE