healthCheckEnabled

@JvmName(name = "xbkfijcehlsqdmmj")
suspend fun healthCheckEnabled(value: Output<Boolean>)
@JvmName(name = "kujbjwgcggfuhfek")
suspend fun healthCheckEnabled(value: Boolean?)

Parameters

value

Indicates whether health checks are enabled. If the target type is lambda, health checks are disabled by default but can be enabled. If the target type is instance, ip, or alb, health checks are always enabled and cannot be disabled.