metric

@JvmName(name = "jsffshoglfryxvij")
suspend fun metric(value: Output<ScalingPolicyTargetTrackingMetricArgs>)
@JvmName(name = "lrdgpvcwkscpadas")
suspend fun metric(value: ScalingPolicyTargetTrackingMetricArgs?)

Parameters

value

The CloudWatch metric to return, including the metric name, namespace, and dimensions. To get the exact metric name, namespace, and dimensions, inspect the Metric object that is returned by a call to ListMetrics.


@JvmName(name = "nwcurcjuuygpximq")
suspend fun metric(argument: suspend ScalingPolicyTargetTrackingMetricArgsBuilder.() -> Unit)

Parameters

argument

The CloudWatch metric to return, including the metric name, namespace, and dimensions. To get the exact metric name, namespace, and dimensions, inspect the Metric object that is returned by a call to ListMetrics.