healthStatus

@JvmName(name = "uymfnctvnpwhyqax")
suspend fun healthStatus(value: Output<Either<String, HealthStatus>>)
@JvmName(name = "imkvxcnbkwkpjfgh")
suspend fun healthStatus(value: Either<String, HealthStatus>?)
@JvmName(name = "gkhevlhctxmpywmu")
fun healthStatus(value: String)
@JvmName(name = "jwlejwgmihcrgvjf")
fun healthStatus(value: HealthStatus)

Parameters

value

The health status of the resource.