groupByCustomDetails

@JvmName(name = "qtyfhwiikgwcypwg")
suspend fun groupByCustomDetails(value: Output<List<String>>)
@JvmName(name = "rpbcjterriqosica")
suspend fun groupByCustomDetails(value: List<String>?)

Parameters

value

A list of custom details keys to group by (when matchingMethod is Selected). Only keys defined in the current alert rule may be used.


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


@JvmName(name = "kabhdygncwkhvwou")
suspend fun groupByCustomDetails(values: List<Output<String>>)
@JvmName(name = "hqtgboedrncjncwg")
suspend fun groupByCustomDetails(vararg values: String)

Parameters

values

A list of custom details keys to group by (when matchingMethod is Selected). Only keys defined in the current alert rule may be used.