CloudWatchMetricsDetail

Information about an Amazon CloudWatch metric.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of CloudWatch dimensions associated with

Link copied to clipboard

This object returns anomaly metric data.

Link copied to clipboard

The name of the CloudWatch metric.

Link copied to clipboard

The namespace of the CloudWatch metric. A namespace is a container for CloudWatch metrics.

Link copied to clipboard
val period: Int

The length of time associated with the CloudWatch metric in number of seconds.

Link copied to clipboard

The type of statistic associated with the CloudWatch metric. For more information, see Statistics in the Amazon CloudWatch User Guide.

Link copied to clipboard
val unit: String?

The unit of measure used for the CloudWatch metric. For example, Bytes, Seconds, Count, and Percent.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String