DimensionKeyDescription

An object that includes the requested dimension key values and aggregated metric values within a dimension group.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A map that contains the value for each additional metric.

Link copied to clipboard

A map of name-value pairs for the dimensions in the group.

Link copied to clipboard

If PartitionBy was specified, PartitionKeys contains the dimensions that were.

Link copied to clipboard

The aggregated metric value for the dimensions, over the requested time range.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String