healthCheckTimeout

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

Parameters

value

The timeout period for a health check response. If a backend Elastic Compute Service (ECS) instance does not send an expected response within the specified period of time, the ECS instance is considered unhealthy. Unit: seconds. Default value: 5. Valid values: 1 to 300. NOTE: If the value of health_check_timeout is smaller than the value of health_check_interval, the value of health_check_timeout is ignored and the value of health_check_interval is used.