MetricInfo

Information about the CloudWatch metric that reflects quota usage.

Types

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

Properties

Link copied to clipboard

The metric dimension. This is a name/value pair that is part of the identity of a metric.

Link copied to clipboard

The name of the metric.

Link copied to clipboard

The namespace of the metric.

Link copied to clipboard

The metric statistic that we recommend you use when determining quota usage.

Functions

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