actionGroups

@JvmName(name = "yubrfwtlouasutbs")
suspend fun actionGroups(value: Output<List<String>>)
@JvmName(name = "ncqbngltfecfbhmw")
suspend fun actionGroups(value: List<String>?)

Parameters

value

Action Group resource Ids to invoke when the alert fires.


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


@JvmName(name = "okpdglihacnnrdbl")
suspend fun actionGroups(values: List<Output<String>>)
@JvmName(name = "uxmbgpesnnvsbbsj")
suspend fun actionGroups(vararg values: String)

Parameters

values

Action Group resource Ids to invoke when the alert fires.