HealthEvent

Information about a health event created in 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

When the health event was created.

Link copied to clipboard

The time when a health event ended. If the health event is still active, then the end time is not set.

Link copied to clipboard

The Amazon Resource Name (ARN) of the event.

Link copied to clipboard

The internally-generated identifier of a specific network traffic impairment health event.

Link copied to clipboard

The value of the threshold percentage for performance or availability that was configured when Amazon CloudWatch Internet Monitor created the health event.

Link copied to clipboard

The locations impacted by the health event.

Link copied to clipboard

The type of impairment for a health event.

Link copied to clipboard

When the health event was last updated.

Link copied to clipboard

The impact on total traffic that a health event has, in increased latency or reduced availability. This is the percentage of how much latency has increased or availability has decreased during the event, compared to what is typical for traffic from this client location to the Amazon Web Services location using this client network.

Link copied to clipboard

When a health event started.

Link copied to clipboard

The status of a health event.

Functions

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