dimensions

@JvmName(name = "waqgmmnrgljvauwm")
suspend fun dimensions(value: Output<Map<String, String>>)
@JvmName(name = "vdofsmwfakqatsth")
suspend fun dimensions(value: Map<String, String>?)

Parameters

value

The dimensions for this metric. For the list of available dimensions see the AWS documentation here.


@JvmName(name = "ngfgvxlpnotgckff")
fun dimensions(vararg values: Pair<String, String>)

Parameters

values

The dimensions for this metric. For the list of available dimensions see the AWS documentation here.