class Aws::DevOpsGuru::Types::CloudWatchMetricsDetail
Information about an Amazon CloudWatch metric.
@!attribute [rw] metric_name
The name of the CloudWatch metric. @return [String]
@!attribute [rw] namespace
The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics. @return [String]
@!attribute [rw] dimensions
An array of CloudWatch dimensions associated with @return [Array<Types::CloudWatchMetricsDimension>]
@!attribute [rw] stat
The type of statistic associated with the CloudWatch metric. For more information, see [Statistics][1] in the *Amazon CloudWatch User Guide*. [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_concepts.html#Statistic @return [String]
@!attribute [rw] unit
The unit of measure used for the CloudWatch metric. For example, `Bytes`, `Seconds`, `Count`, and `Percent`. @return [String]
@!attribute [rw] period
The length of time associated with the CloudWatch metric in number of seconds. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/CloudWatchMetricsDetail AWS API Documentation
Constants
- SENSITIVE