C# Класс Amazon.CloudWatch.Model.DescribeAlarmHistoryRequest

Container for the parameters to the DescribeAlarmHistory operation.

Retrieves history for the specified alarm. Filter alarms by date range or item type. If an alarm name is not specified, Amazon CloudWatch returns histories for all of the owner's alarms.

NOTE: Amazon CloudWatch retains the history of an alarm for two weeks, whether or not you delete the alarm.

Наследование: Amazon.Runtime.AmazonWebServiceRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetAlarmName ( ) : bool
IsSetEndDate ( ) : bool
IsSetHistoryItemType ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetNextToken ( ) : bool
IsSetStartDate ( ) : bool