contactGroups

@JvmName(name = "aswhaagkkorjovcm")
suspend fun contactGroups(value: Output<List<String>>)
@JvmName(name = "xvskbnyjyvauagan")
suspend fun contactGroups(value: List<String>?)

Parameters

value

List contact groups of the alarm rule, which must have been created on the console.


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


@JvmName(name = "wkhcjumljpjwogjv")
suspend fun contactGroups(values: List<Output<String>>)
@JvmName(name = "evuhxbhxcejxbclx")
suspend fun contactGroups(vararg values: String)

Parameters

values

List contact groups of the alarm rule, which must have been created on the console.