contactGroups

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


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

Parameters

values

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