healthCheckTimeout

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

Parameters

value

Maximum timeout of each health check response. It is required when health_check is on. Valid values: 1-300 in seconds. Default value: 5. Note: If health_check_timeout<health_check_interval, its will be replaced by health_check_interval.