SummaryMetricQueryResult

The result of the summary metrics aggregation operation.

Types

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

Properties

Link copied to clipboard

The aggregation period of the metric.

Link copied to clipboard

The dimensions of the metric.

Link copied to clipboard

The end timestamp for the summary metric query.

Link copied to clipboard

The error message for the summary metric query result.

Link copied to clipboard

The name of the summary metric query result.

Link copied to clipboard

The ID of the summary metric results query operation.

Link copied to clipboard

The status of the summary metric query result.

Link copied to clipboard

The start timestamp for the summary metric query.

Link copied to clipboard

The timestamp of each aggregation result.

Link copied to clipboard
val unit: String?

The units of measurement to be used for interpreting the aggregation result.

Link copied to clipboard

The list of aggregated summary metric query results.

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