You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudWatch::Types::DescribeAlarmsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#composite_alarmsArray<Types::CompositeAlarm>

The information about any composite alarms returned by the operation.

Returns:

  • (Array<Types::CompositeAlarm>)

    The information about any composite alarms returned by the operation.

#metric_alarmsArray<Types::MetricAlarm>

The information about any metric alarms returned by the operation.

Returns:

  • (Array<Types::MetricAlarm>)

    The information about any metric alarms returned by the operation.

#next_tokenString

The token that marks the start of the next batch of returned results.

Returns:

  • (String)

    The token that marks the start of the next batch of returned results.