DescribeAlarmHistoryRequest

Types

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

Properties

Link copied to clipboard

The name of the alarm.

Link copied to clipboard

Use this parameter to specify whether you want the operation to return metric alarms or composite alarms. If you omit this parameter, only metric alarms are returned.

Link copied to clipboard

The ending date to retrieve alarm history.

Link copied to clipboard

The type of alarm histories to retrieve.

Link copied to clipboard

The maximum number of alarm history records to retrieve.

Link copied to clipboard

The token returned by a previous call to indicate that there is more data available.

Link copied to clipboard

Specified whether to return the newest or oldest alarm history first. Specify TimestampDescending to have the newest event history returned first, and specify TimestampAscending to have the oldest history returned first.

Link copied to clipboard

The starting date to retrieve alarm history.

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