class Aws::PI::Types::DimensionKeyDescription

An array of descriptions and aggregated values for each dimension within a dimension group.

@!attribute [rw] dimensions

A map of name-value pairs for the dimensions in the group.
@return [Hash<String,String>]

@!attribute [rw] total

The aggregated metric value for the dimension(s), over the requested
time range.
@return [Float]

@!attribute [rw] partitions

If `PartitionBy` was specified, `PartitionKeys` contains the
dimensions that were.
@return [Array<Float>]

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

Constants

SENSITIVE