GetHealthEventResponse

Types

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

Properties

Link copied to clipboard

The time when a health event was created.

Link copied to clipboard

The time when a health event was resolved. If the health event is still active, 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 health event.

Link copied to clipboard

The threshold percentage for a health score that determines, along with other configuration information, when Internet Monitor creates a health event when there's an internet issue that affects your application end users.

Link copied to clipboard

The locations affected by a health event.

Link copied to clipboard

The type of impairment of a specific health event.

Link copied to clipboard

The time when a health event was last updated or recalculated.

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

The time when a health event started.

Link copied to clipboard

The status of a health event.

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