MonitorSummary

Displays summary information about a monitor.

Types

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

Properties

Link copied to clipboard

The time, in seconds, that metrics are collected and sent to Amazon CloudWatch. Valid values are either 30 or 60.

Link copied to clipboard

The ARN of the monitor.

Link copied to clipboard

The name of the monitor.

Link copied to clipboard

The state of the monitor.

Link copied to clipboard

The list of key-value pairs assigned to the monitor.

Functions

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