events

@JvmName(name = "hcrlfxhspyddigle")
suspend fun events(value: Output<List<String>>)
@JvmName(name = "uraoclvgesvhhcde")
suspend fun events(value: List<String>?)

Parameters

value

Events this alert will monitor Possible values are Incident, Maintenance, Informational, ActionRequired and Security.


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


@JvmName(name = "ndlqxtrdkhvpbckl")
suspend fun events(values: List<Output<String>>)
@JvmName(name = "njjfpaehlohsbgkp")
suspend fun events(vararg values: String)

Parameters

values

Events this alert will monitor Possible values are Incident, Maintenance, Informational, ActionRequired and Security.