groupBy

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

Parameters

value

the group by properties for the KPI.


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


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

Parameters

values

the group by properties for the KPI.