currents

@JvmName(name = "xpoomibkyfuxysxv")
suspend fun currents(value: Output<List<String>>)
@JvmName(name = "tckbgdctwoegukhm")
suspend fun currents(value: List<String>?)

Parameters

value

The current resource health statuses that will log an alert. Possible values are Available, Degraded, Unavailable and Unknown.


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


@JvmName(name = "xufmagbmjbupttdf")
suspend fun currents(values: List<Output<String>>)
@JvmName(name = "giohjttfoepwypkh")
suspend fun currents(vararg values: String)

Parameters

values

The current resource health statuses that will log an alert. Possible values are Available, Degraded, Unavailable and Unknown.