previouses

@JvmName(name = "ehdmqfmrjsdmrihv")
suspend fun previouses(value: Output<List<String>>)
@JvmName(name = "xryadptuhodrfvks")
suspend fun previouses(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "afbipnxgcnomhanp")
suspend fun previouses(values: List<Output<String>>)
@JvmName(name = "ckxxmajkdsloevye")
suspend fun previouses(vararg values: String)

Parameters

values

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