contactGroups

@JvmName(name = "aihkckwaxlrrdcyg")
suspend fun contactGroups(value: Output<List<String>>)
@JvmName(name = "iuaxmjossmhpnkbj")
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 = "mtawosynhkevqlai")
suspend fun contactGroups(vararg values: Output<String>)


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

Parameters

values

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