TimeSeries

Details about a metric. A metric is an aggregation of the values of a measure for a dimension value, such as availability in the us-east-1 Region.

Types

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

Properties

Link copied to clipboard

The dimensions of the metric.

Link copied to clipboard

The values for the metric.

Link copied to clipboard

The ID of the metric.

Functions

Link copied to clipboard
inline fun copy(block: TimeSeries.Builder.() -> Unit = {}): TimeSeries
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