PolicyTargetTrackingScalingPolicyConfigurationCustomizedMetricSpecificationMetric

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val expression: String? = null

Math expression used on the returned metric. You must specify either expression or metric_stat, but not both.

Link copied to clipboard
val id: String

Short name for the metric used in target tracking scaling policy.

Link copied to clipboard
val label: String? = null

Human-readable label for this metric or expression.

Link copied to clipboard

Structure that defines CloudWatch metric to be used in target tracking scaling policy. You must specify either expression or metric_stat, but not both.

Link copied to clipboard
val returnData: Boolean? = null

Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true