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

Class: Aws::Route53::Types::Dimension

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

Overview

For the metric that the CloudWatch alarm is associated with, a complex type that contains information about one dimension.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

For the metric that the CloudWatch alarm is associated with, the name of one dimension.

Returns:

  • (String)

    For the metric that the CloudWatch alarm is associated with, the name of one dimension.

#valueString

For the metric that the CloudWatch alarm is associated with, the value of one dimension.

Returns:

  • (String)

    For the metric that the CloudWatch alarm is associated with, the value of one dimension.