groupBy

@JvmName(name = "bjrahtdhxfpgotsx")
suspend fun groupBy(value: Output<List<String>>)
@JvmName(name = "oirmifuhbbehmxkm")
suspend fun groupBy(value: List<String>?)

Parameters

value

the group by properties for the KPI.


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


@JvmName(name = "vwbvjpqdyhqgjoej")
suspend fun groupBy(values: List<Output<String>>)
@JvmName(name = "wcldratlyiynwjnl")
suspend fun groupBy(vararg values: String)

Parameters

values

the group by properties for the KPI.