groupBy

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

Parameters

value

the group by properties for the KPI.


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


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

Parameters

values

the group by properties for the KPI.