currents

@JvmName(name = "frafwddpjajsfxbv")
suspend fun currents(value: Output<List<String>>)
@JvmName(name = "unuqigtgspeqovan")
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 = "yfeobclsblqiwccw")
suspend fun currents(vararg values: Output<String>)


@JvmName(name = "peejwjgpmxxluanh")
suspend fun currents(values: List<Output<String>>)
@JvmName(name = "sfsgssxsiqfxjlnl")
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.