MetricReference

This structure contains information about one CloudWatch metric associated with this entity discovered by Application Signals.

Types

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

Properties

Link copied to clipboard

Amazon Web Services account ID.

Link copied to clipboard

An array of one or more dimensions that further define the metric. For more information, see CloudWatchDimensions.

Link copied to clipboard

The name of the metric.

Link copied to clipboard

Used to display the appropriate statistics in the CloudWatch console.

Link copied to clipboard

The namespace of the metric. For more information, see CloudWatchNamespaces.

Functions

Link copied to clipboard
inline fun copy(block: MetricReference.Builder.() -> Unit = {}): MetricReference
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