currents

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


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