AWS SDK for .NET Documentation
DescribeAlarmsResult Class
AmazonAmazon.CloudWatch.ModelDescribeAlarmsResult Did this page help you?   Yes   No    Tell us about it...

The output for the DescribeAlarms action.

Declaration Syntax
C#
public class DescribeAlarmsResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeAlarmsResult()()()()
Initializes a new instance of the DescribeAlarmsResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
MetricAlarms
A list of information for the specified alarms.

NextToken
A string that marks the start of the next batch of returned results.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithMetricAlarms(array<MetricAlarm>[]()[][]) Obsolete.
Adds elements to the MetricAlarms collection

WithMetricAlarms(IEnumerable<(Of <<'(MetricAlarm>)>>)) Obsolete.
Adds elements to the MetricAlarms collection

WithNextToken(String) Obsolete.
Sets the NextToken property

Inheritance Hierarchy
Object
DescribeAlarmsResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)