HistoricalMetric

Contains information about a historical metric. For a description of each metric, see Historical Metrics Definitions in the Amazon Connect Administrator Guide.

Types

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

Properties

Link copied to clipboard

The name of the metric.

Link copied to clipboard

The statistic for the metric.

Link copied to clipboard

The threshold for the metric, used with service level metrics.

Link copied to clipboard

The unit for the metric.

Functions

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