dimensions

@JvmName(name = "naylbkmhttkaiqrd")
suspend fun dimensions(value: Output<List<ScalingPolicyTargetTrackingMetricDimensionArgs>>)
@JvmName(name = "ihxcwrbjrevtdipi")
suspend fun dimensions(value: List<ScalingPolicyTargetTrackingMetricDimensionArgs>?)

Parameters

value

The dimensions for the metric. For the list of available dimensions, see the AWS documentation available from the table in services that publish CloudWatch metrics in the Amazon CloudWatch User Guide. Conditional: If you published your metric with dimensions, you must specify the same dimensions in your scaling policy.


@JvmName(name = "onqameyovhjqglsy")
suspend fun dimensions(vararg values: Output<ScalingPolicyTargetTrackingMetricDimensionArgs>)


@JvmName(name = "rbqqfjxcvtkpcvkm")
suspend fun dimensions(values: List<Output<ScalingPolicyTargetTrackingMetricDimensionArgs>>)
@JvmName(name = "jpxfrlrvsxlpwqub")
suspend fun dimensions(vararg values: ScalingPolicyTargetTrackingMetricDimensionArgs)

Parameters

values

The dimensions for the metric. For the list of available dimensions, see the AWS documentation available from the table in services that publish CloudWatch metrics in the Amazon CloudWatch User Guide. Conditional: If you published your metric with dimensions, you must specify the same dimensions in your scaling policy.


@JvmName(name = "gmkakxuhlevxibbs")
suspend fun dimensions(argument: List<suspend ScalingPolicyTargetTrackingMetricDimensionArgsBuilder.() -> Unit>)
@JvmName(name = "ghtoppwmjaubrpfl")
suspend fun dimensions(vararg argument: suspend ScalingPolicyTargetTrackingMetricDimensionArgsBuilder.() -> Unit)
@JvmName(name = "mtdrwharaguyhyur")
suspend fun dimensions(argument: suspend ScalingPolicyTargetTrackingMetricDimensionArgsBuilder.() -> Unit)

Parameters

argument

The dimensions for the metric. For the list of available dimensions, see the AWS documentation available from the table in services that publish CloudWatch metrics in the Amazon CloudWatch User Guide. Conditional: If you published your metric with dimensions, you must specify the same dimensions in your scaling policy.