healthStatus

@JvmName(name = "utkyuqmrwbtvrkcv")
suspend fun healthStatus(value: Output<Either<String, HealthStatus>>)
@JvmName(name = "ebwotlqsxkkfthoq")
suspend fun healthStatus(value: Either<String, HealthStatus>?)
@JvmName(name = "ckvniuifjoxhwwah")
fun healthStatus(value: String)
@JvmName(name = "hidydcepwycpyant")
fun healthStatus(value: HealthStatus)

Parameters

value

The health status of the resource.