Class: Aws::Route53::Types::Dimension
- Inherits:
-
Struct
- Object
- Struct
- Aws::Route53::Types::Dimension
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-route53/types.rb
Overview
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about one dimension.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
For the metric that the CloudWatch alarm is associated with, the name of one dimension.
-
#value ⇒ String
For the metric that the CloudWatch alarm is associated with, the value of one dimension.