dimensionList

@JvmName(name = "oegwsohaqnmjovgd")
suspend fun dimensionList(value: Output<List<String>>)
@JvmName(name = "qhilxkfaatpipxoa")
suspend fun dimensionList(value: List<String>?)

Parameters

value

Dimensions for this MetricSet.


@JvmName(name = "mxmektlovtfahjqq")
suspend fun dimensionList(vararg values: Output<String>)


@JvmName(name = "gnxjbsrboptgstsp")
suspend fun dimensionList(values: List<Output<String>>)
@JvmName(name = "hdkaudfbrrlmagss")
suspend fun dimensionList(vararg values: String)

Parameters

values

Dimensions for this MetricSet.