Monitor

class Monitor

The description of and information about a monitor in Amazon CloudWatch Internet Monitor.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the monitor.

Link copied to clipboard

The name of the monitor.

Link copied to clipboard

The health of data processing for the monitor.

Link copied to clipboard

The status of a monitor.

Functions

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