dimensions

@JvmName(name = "fakhbsdrweactkjs")
suspend fun dimensions(value: Output<Map<String, String>>)
@JvmName(name = "kuiyynpbfqypoqet")
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 = "fkhoxpcahvmqyiqa")
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.