healthCheckTimeout

@JvmName(name = "ltiqkhgkocxlnprd")
suspend fun healthCheckTimeout(value: Output<Int>)
@JvmName(name = "wfpaieipvnsknnml")
suspend fun healthCheckTimeout(value: Int?)

Parameters

value

The timeout period of a health check response. If a backend ECS instance does not respond within the specified timeout period, the ECS instance fails the health check. Unit: seconds. Valid values: 1 to 300.

NOTE: This parameter takes effect only if you set HealthCheckEnabled to true.