groupBy

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

Parameters

value

the group by properties for the KPI.


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


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

Parameters

values

the group by properties for the KPI.