contactGroups

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

Parameters

value

The alert group to which alert notifications will be sent.


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


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

Parameters

values

The alert group to which alert notifications will be sent.