C# Class 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.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAlarmName ( ) : bool
IsSetEndDate ( ) : bool
IsSetHistoryItemType ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetNextToken ( ) : bool
IsSetStartDate ( ) : bool