Dimension

class Dimension

For the metric that the CloudWatch alarm is associated with, a complex type that contains information about one dimension.

Types

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

Properties

Link copied to clipboard

For the metric that the CloudWatch alarm is associated with, the name of one dimension.

Link copied to clipboard

For the metric that the CloudWatch alarm is associated with, the value of one dimension.

Functions

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