DescribeAlarmsForMetricRequest

Types

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

Properties

Link copied to clipboard

The dimensions associated with the metric. If the metric has any associated dimensions, you must specify them in order for the call to succeed.

Link copied to clipboard

The percentile statistic for the metric. Specify a value between p0.0 and p100.

Link copied to clipboard

The name of the metric.

Link copied to clipboard

The namespace of the metric.

Link copied to clipboard
val period: Int?

The period, in seconds, over which the statistic is applied.

Link copied to clipboard

The statistic for the metric, other than percentiles. For percentile statistics, use ExtendedStatistics.

Link copied to clipboard

The unit for the metric.

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